lkml.org 
[lkml]   [2008]   [Feb]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 26 Feb 2008 14:22:23 +0900
FromPaul Mundt <>
SubjectRe: [PATCH] maple: remove unused variable
On Sat, Feb 16, 2008 at 11:37:33PM +0000, Adrian McMenamin wrote:
> Remove an unused variable from the definition of struct maple_device
> Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
> ---
> 
> diff -ruN a/include/linux/maple.h b/include/linux/maple.h
> --- a/include/linux/maple.h	2008-02-16 20:52:09.000000000 +0000
> +++ b/include/linux/maple.h	2008-02-16 21:42:06.000000000 +0000
> @@ -64,7 +64,6 @@
>  	int (*connect) (struct maple_device * dev);
>  	void (*disconnect) (struct maple_device * dev);
>  	struct device_driver drv;
> -	int registered;
>  };
> 
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-02-26 06:25    [from the cache]
©2003-2008