[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJvTdKm2y0WaPub9wvpB2NObk26Q57Vxh5sdN+HtYqN66Y4VSQ@mail.gmail.com>
Date: Mon, 7 Nov 2011 12:37:23 -0500
From: Len Brown <lenb@...nel.org>
To: "canquan.shen" <shencanquan@...wei.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
"xiaowei.yang@...wei.com" <xiaowei.yang@...wei.com>,
hanweidong <hanweidong@...wei.com>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
james.chenjiabo@...wei.com, wuchangyi@...wei.com
Subject: Re: [PATCH v5] acpi: Fix CPU hot removal problem
It doesn't apply for me, and it looks white-space damaged.
Does it pass checkpatch.pl for you and apply for you?
Possibly an issue with my new gmail setup,
but it looks more like this was damaged at the source.
ERROR: code indent should use tabs where possible
#103: FILE: drivers/acpi/processor_driver.c:668:
+ acpi_bus_hot_remove_device(handle);$
WARNING: please, no spaces at the start of a line
#103: FILE: drivers/acpi/processor_driver.c:668:
+ acpi_bus_hot_remove_device(handle);$
WARNING: please, no spaces at the start of a line
#125: FILE: drivers/acpi/scan.c:132:
+ if (ACPI_FAILURE(status) && (status != AE_NOT_FOUND))$
WARNING: suspect code indent for conditional statements (4, 9)
#125: FILE: drivers/acpi/scan.c:132:
+ if (ACPI_FAILURE(status) && (status != AE_NOT_FOUND))
printk(KERN_WARNING PREFIX
--
Len Brown, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists