staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 18 Aug 2015 16:58:03 +0000 (12:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:32 +0000 (18:24 -0700)
commit28071d3400d88325c20e583a96ee5be277a6fdf8
tree6c1194d3c88d5a880ec479bb6654624402769bc4
parenta7be027984f61119c027f42ee3003a8b30f539ea
staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error

A space existed before the close parenthesis of an if statement. This patch
removes it to follow the kernel code style.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c
This page took 0.024165 seconds and 5 git commands to generate.