diff options
author | Phillip Potter <phil@philpotter.co.uk> | 2021-02-10 20:00:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-10 20:49:43 +0300 |
commit | 588007fb8ff8b09508dbfe39c0a8697b3cc2bfae (patch) | |
tree | 17b854491611937fed8e2cf4c4aef35f9c4f0873 /drivers/staging | |
parent | 6953026f21092199a59f2c641a880b1c4025f932 (diff) | |
download | linux-588007fb8ff8b09508dbfe39c0a8697b3cc2bfae.tar.xz |
staging: rtl8723bs: remove blank line from include/autoconf.h
Remove additional blank line from include/autoconf.h, fixes one
checkpatch check notice.
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210210170024.100937-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/rtl8723bs/include/autoconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/autoconf.h b/drivers/staging/rtl8723bs/include/autoconf.h index 8f4c1e734473..86cf09ca5f06 100644 --- a/drivers/staging/rtl8723bs/include/autoconf.h +++ b/drivers/staging/rtl8723bs/include/autoconf.h @@ -5,7 +5,6 @@ * ******************************************************************************/ - /* * Automatically generated C config: don't edit */ |