summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorAyush <ayush@disroot.org>2021-02-05 02:47:50 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-06 14:11:21 +0100
commitaf48fc5a4f2a8dc76371b744fe28f4ff2b3cca80 (patch)
tree39e79888f81ce99165a862d1e85feb88b5ec0d0e /drivers/staging/vt6655
parent4964a4300660d27907ceb655f219ac47e5941534 (diff)
staging: rtl8723bs: fix pointer declaration style
Fix some pointer declarations where '*' is not adjacent to data name. This fixes checkpatch.pl error: "POINTER_LOCATION: "foo * bar" should be "foo *bar"" Signed-off-by: Ayush <ayush@disroot.org> Link: https://lore.kernel.org/r/20210204211750.102129-1-ayush@disroot.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655')
0 files changed, 0 insertions, 0 deletions