]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: wlan-ng: add missing parameter name to prototype
authorTim Collier <osdevtc@gmail.com>
Wed, 2 May 2018 19:30:49 +0000 (20:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 01:51:39 +0000 (18:51 -0700)
Fix checkpatch warning for missing parameter name for function
prototype.

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c

index 555711bc12f068ebd36861ebf837532f5d95bfae..a1b1d06d01bd311e3b879d42f92c4f27e07f2663 100644 (file)
@@ -202,7 +202,7 @@ static void unlocked_usbctlx_complete(struct hfa384x *hw,
                                      struct hfa384x_usbctlx *ctlx);
 
 struct usbctlx_completor {
-       int (*complete)(struct usbctlx_completor *);
+       int (*complete)(struct usbctlx_completor *completor);
 };
 
 static int