]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8723au: core: rtw_cmd: Add blank line after declarations
authorYeliz Taneroglu <yeliztaneroglu@gmail.com>
Wed, 8 Oct 2014 22:22:10 +0000 (01:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:27 +0000 (10:29 +0800)
commitfbc6d797e90fb502c3b2151158fb8e9d3feae7db
treee48667f712018b7cb1912e1954068a30c930c7f7
parentb9fc9cf29e5d5a545bd00b7fa4eed2c9ae3e3ccb
staging: rtl8723au: core: rtw_cmd: Add blank line after declarations

The following patch fixes the checkpatch.pl warning:

drivers/staging/rtl8723au/core/rtw_ap.c Warning: Missing a blank line after declarations

Signed-off-by: Yeliz Taneroglu <yeliztaneroglu@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c