diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-03-02 13:22:46 -0600 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-05 15:53:47 -0500 |
commit | 8f526ab4aa1b145bda2baf56e223050c7ef3e1b0 (patch) | |
tree | 9b511162b86f6a44a12757c5374ddda6f14f6d13 /drivers/firewire | |
parent | 48de1a17fc41613b7e9d61037fa989256d04234f (diff) |
rtlwifi: Remove extraneous value return
In usb.c, routine _rtl_usb_init_sw() always returns 0, and rtl_usb_probe()
never checks the returned value. Thus we can change _rtl_usb_init_sw() to
a void routine. In addition, remove the underscore at the beginning of the
name of the routine.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions