“7ac47010a444d9f4285cf1ae06780633a112489b”上不存在“drivers/net/wireless/ath/ath9k/rc.c”
提交 35e606de 编写于 作者: A Alessandro Parini 提交者: Greg Kroah-Hartman

staging: unisys: fix "missing a blank line" coding style

fix coding style issue "Missing a blank line after declarations"
detected by checkpatch.pl in visorchipset.c
Signed-off-by: NAlessandro Parini <alessandro.parini@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4b4fd43a
...@@ -2399,6 +2399,7 @@ static __init uint32_t visorutil_spar_detect(void) ...@@ -2399,6 +2399,7 @@ static __init uint32_t visorutil_spar_detect(void)
static int init_unisys(void) static int init_unisys(void)
{ {
int result; int result;
if (!visorutil_spar_detect()) if (!visorutil_spar_detect())
return -ENODEV; return -ENODEV;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册