staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer arguments
authorFabian Wolff <fabian.wolff@fau.de>
Tue, 13 Jun 2017 21:01:50 +0000 (23:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jun 2017 10:26:42 +0000 (12:26 +0200)
commit4276cfd3e2cd22b0cf20deb13395790e52d61b82
tree02162b8965a7fcdf558654ac3a45a72bc251156f
parent7bb619813a497478cde5d8ecbc180140986e31df
staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer arguments

This patch implements the suggestions of checkpatch.pl to remove
unnecessary spaces before function pointer arguments as well as in
statements of the form "foo * bar" (which should be "foo *bar").

Signed-off-by: Fabian Wolff <fabian.wolff@fau.de>
Signed-off-by: Mate Horvath <horvatmate@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/wifi_regd.c