From owner-svn-src-head@freebsd.org Wed Sep 16 02:22:07 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39AAF9C2E88; Wed, 16 Sep 2015 02:22:07 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECDF9128D; Wed, 16 Sep 2015 02:22:06 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by qkcf65 with SMTP id f65so80952974qkc.3; Tue, 15 Sep 2015 19:22:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lmyIe7EeIB+p57aSSC828XXWnwJPaEoWQZwwBu2Rq2E=; b=txJZ/HxN0oEIJUha3JHVER5ws+qf66eMO6LLZl2cbaWdccf1D+tpFHIsE3zdvAKC6p Bdrtep5HKmdvuq/LkJZUNYVaQThiT5gNPw0h4RvnhvCvFVLn2EB+3tBWOaY23jC6uu24 z12YYfy9zJ0bXhDGdrtyRTfXJqMJ6dQ84fh9qj3uHg6IlXQ7o2zao2z7CppuMANN6Tlf 70FyCNsTafS5kxuU314/UBYVM69M21DwQgDu+HsVi6wd9fJJ3C2u+oCdZmt2rOzD/m6o s5iXnmqWsustohOGErn6VJz9z98W7C6NoS7l4jnDARJ9s6BJJaYlwSGISYxGHzyIxYB5 1lzw== MIME-Version: 1.0 X-Received: by 10.55.33.222 with SMTP id f91mr37023091qki.64.1442370126021; Tue, 15 Sep 2015 19:22:06 -0700 (PDT) Received: by 10.140.94.33 with HTTP; Tue, 15 Sep 2015 19:22:05 -0700 (PDT) In-Reply-To: <55F8CDCC.5020101@FreeBSD.org> References: <201509160144.t8G1iCR7010932@repo.freebsd.org> <55F8CDCC.5020101@FreeBSD.org> Date: Tue, 15 Sep 2015 19:22:05 -0700 Message-ID: Subject: Re: svn commit: r287841 - head/sys/x86/acpica From: NGie Cooper To: Bryan Drewery Cc: Adrian Chadd , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 02:22:07 -0000 On Tue, Sep 15, 2015 at 7:02 PM, Bryan Drewery wrote: > On 9/15/2015 6:44 PM, Adrian Chadd wrote: >> + !strcmp(hw_vendor, "ASUSTeK Computer Inc.") && > > Style bug! kib committed the original style bug: https://svnweb.freebsd.org/base/head/sys/x86/acpica/madt.c?r1=286993&r2=286994&pathrev=287841&