From: Len Brown <lenb@kernel.org>
To: Zhang Rui <rui.zhang@intel.com>
Cc: linux-acpi <linux-acpi@vger.kernel.org>,
Matthew Garrett <mjg59@srcf.ucam.org>,
Thomas Renninger <trenn@suse.de>
Subject: Re: [RESEND PATCH 6/7] ACPI video: support buggy BIOSes with _BCQ implemented
Date: Tue, 17 Mar 2009 01:05:48 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0903170105380.4473@localhost.localdomain> (raw)
In-Reply-To: <1236848230.2807.75.camel@rzhang-dt>
WARNING: line over 80 characters
#55: FILE: drivers/acpi/video.c:867:
+ else if
(ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) {
ERROR: space required after that ',' (ctx:VxV)
#55: FILE: drivers/acpi/video.c:867:
+ else if
(ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) {
^
ERROR: space required after that ',' (ctx:VxO)
#55: FILE: drivers/acpi/video.c:867:
+ else if
(ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) {
^
ERROR: space required before that '&' (ctx:OxV)
#55: FILE: drivers/acpi/video.c:867:
+ else if
(ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) {
^
total: 3 errors, 1 warnings, 40 lines checked
--
Len Brown, Intel Open Source Technology Center
prev parent reply other threads:[~2009-03-17 5:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-12 8:57 [RESEND PATCH 6/7] ACPI video: support buggy BIOSes with _BCQ implemented Zhang Rui
2009-03-17 5:05 ` Len Brown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0903170105380.4473@localhost.localdomain \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=rui.zhang@intel.com \
--cc=trenn@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox