]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: ks7010: Fixes error "foo * bar should be foo *bar"
authorSabitha George <sabitha.george@gmail.com>
Mon, 10 Oct 2016 17:54:10 +0000 (23:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:26:33 +0000 (10:26 +0200)
commit96268418f9e27d8b0dde6a6c3837979c30a996aa
treec3adbf08fd47a096d4c251f46e3681c2a15cf3db
parent99a751c74baf90535a232376d81fef957ebad63f
staging: ks7010: Fixes error "foo * bar should be foo *bar"

Fixes checkpatch warning on ks_wlan_net.c:
foo * bar should be foo *bar

Signed-off-by: Sabitha George <sabitha.george@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_net.c