diff options
author | 2018-01-17 16:52:24 +0200 | |
---|---|---|
committer | 2018-01-22 11:48:06 +0100 | |
commit | ea0af4b6d681b4b6b8c65bb2ce4c04f5aaed2e54 (patch) | |
tree | 8fce26b279ea7833fb0f45e9e206d3f984f64c14 /include/linux/compiler-gcc.h | |
parent | staging: rtl8192e: remove two redundant assignments (diff) | |
download | wireguard-linux-ea0af4b6d681b4b6b8c65bb2ce4c04f5aaed2e54.tar.xz wireguard-linux-ea0af4b6d681b4b6b8c65bb2ce4c04f5aaed2e54.zip |
staging: greybus: authentication.c: Fix alignment should match open parenthesis
Fix the following error found by checkpatch.pl:
CHECK: Alignment should match open parenthesis
+static int cap_ioctl(struct gb_cap *cap, unsigned int cmd,
+ void __user *buf)
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions