summaryrefslogtreecommitdiff
path: root/kernel/module-internal.h
diff options
context:
space:
mode:
authorJavier F. Arias <jarias.linux@gmail.com>2019-10-09 18:19:56 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-10 10:55:49 +0200
commitc9ca79b3a5b0e20eccc5fdcf1c08e56ebbe3d526 (patch)
tree6126c0b9643697e8d3a188fea66453931a9076d9 /kernel/module-internal.h
parentc44b23f51f4c31688a035933ef4e0a193bee52ad (diff)
staging: rtl8723bs: Fix incorrect type in declaration
Fix incorrect type in declaration to solve the warnings 'incorrect type in argument 2' in the rtw_get_wpa_ie and rtw_get_wpa_ie function calls, as both expect the same variable in argument 2 with the type int *. Issue found by Sparse. Signed-off-by: Javier F. Arias <jarias.linux@gmail.com> Link: https://lore.kernel.org/r/20191009231953.GA8774@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/module-internal.h')
0 files changed, 0 insertions, 0 deletions