On Tue, Mar 01, 2005 at 01:43:52AM +0100, Adrian Bunk wrote:
> Before I'm getting flamed to death:
> This patch contains possible cleanups. If parts of this patch conflict
> with pending changes these parts of my patch have to be dropped.
> 
> This patch contains the following possible cleanups:
> - make needlessly global code static
> - #if 0 the following unused global functions:
>   - core/usb.c: usb_buffer_map
>   - core/usb.c: usb_buffer_unmap
> - remove the following unneeded EXPORT_SYMBOL's:
>   - core/hcd.c: usb_bus_init
>   - core/hcd.c: usb_alloc_bus
>   - core/hcd.c: usb_register_bus
>   - core/hcd.c: usb_deregister_bus
>   - core/hcd.c: usb_hcd_irq
>   - core/usb.c: usb_buffer_map
>   - core/usb.c: usb_buffer_unmap
>   - core/buffer.c: hcd_buffer_create
>   - core/buffer.c: hcd_buffer_destroy
> 
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

Looks good to me, thanks for the patch.  Applied.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to