On Mon, May 20, 2013 at 10:47:45PM +0200, Peter Huewe wrote:
> Removing some boilerplate by using module_pci_driver instead of calling
> register and unregister in the otherwise empty init/exit functions.
> 
> It removes a pr_info showing some details about the driver, but
> these infos can also be retrieved by using modinfo.
> 
> Signed-off-by: Peter Huewe <peterhu...@gmx.de>
> ---
>  drivers/uio/uio_pci_generic.c | 15 +--------------
>  1 file changed, 1 insertion(+), 14 deletions(-)

Please test build your changes, this one breaks the build :(

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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