[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1304382405.7792.53.camel@Joe-Laptop>
Date: Mon, 02 May 2011 17:26:45 -0700
From: Joe Perches <joe@...ches.com>
To: Karthigan Srinivasan <karthigan.srinivasan@...com>
Cc: Len Brown <lenb@...nel.org>, Nicolas Kaiser <nikai@...ai.net>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drivers/acpi/utils.c: Fixed coding style issues
On Mon, 2011-05-02 at 17:16 -0500, Karthigan Srinivasan wrote:
> drivers/acpi/utils.c | 15 ++++++---------
> @@ -373,7 +370,7 @@ acpi_evaluate_reference(acpi_handle handle,
> end:
> if (ACPI_FAILURE(status)) {
> list->count = 0;
> - //kfree(list->handles);
> + /* kfree(list->handles); */
Just delete the line instead.
--
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