aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
diff options
context:
space:
mode:
authorTim Collier <osdevtc@gmail.com>2018-05-02 20:30:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-06 18:51:39 -0700
commite163a0a8b9b8d286a4db15fa686c543b18f5b3d9 (patch)
tree81d80bb26c40d5f052dc981e90f40f2593b63285 /drivers/staging/wlan-ng
parentstaging: wlan-ng: prism2sta: fix indent coding-style issues (diff)
downloadlinux-dev-e163a0a8b9b8d286a4db15fa686c543b18f5b3d9.tar.xz
linux-dev-e163a0a8b9b8d286a4db15fa686c543b18f5b3d9.zip
staging: wlan-ng: add missing parameter name to prototype
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>
Diffstat (limited to 'drivers/staging/wlan-ng')
-rw-r--r--drivers/staging/wlan-ng/hfa384x_usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c b/drivers/staging/wlan-ng/hfa384x_usb.c
index 555711bc12f0..a1b1d06d01bd 100644
--- a/drivers/staging/wlan-ng/hfa384x_usb.c
+++ b/drivers/staging/wlan-ng/hfa384x_usb.c
@@ -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