Re: [PATCH][TRIVIAL] mfd: Remove unused variable "desc" fromfunction da9052_device_init.

From: Samuel Ortiz
Date: Fri Jun 29 2012 - 07:04:29 EST


Hi Krzysztof,

On Wed, May 23, 2012 at 05:30:48PM +0100, Krzysztof Wilczynski wrote:
> This is to address the following warning during compilation time:
>
> drivers/mfd/da9052-core.c: In function âda9052_device_initâ:
> drivers/mfd/da9052-core.c:646: warning: unused variable âdescâ
>
> This variable is indeed no longer in use (change can be traced back
> to commit: 8614419451d88bf99fff7f5e468fe45f8450891e).
>
> Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@xxxxxxxxx>
> ---
> drivers/mfd/da9052-core.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Applied to my for-next branch, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/