Re: [-mm patch] USB: make dev_attr_authorized_default static

From: Inaky Perez-Gonzalez
Date: Tue Jul 31 2007 - 16:14:09 EST


On Sunday 29 July 2007 07:58, Adrian Bunk wrote:
> -DEVICE_ATTR(authorized_default, 0644,
> - usb_host_authorized_default_show,
> - usb_host_authorized_default_store);
> +static DEVICE_ATTR(authorized_default, 0644,
> > + usb_host_authorized_default_show,

Ack, patchset updated -- thanks!
-
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/