提交 49642ffd 编写于 作者: J Janusz Lisiecki 提交者: Greg Kroah-Hartman

staging: ks7010: avoid CamelCase: atimWindow

Replace CamelCase variable name with underscores to comply
with the standard kernel coding style.
Signed-off-by: NJanusz Lisiecki <janusz.lisiecki@gmail.com>
Reviewed-by: NTobin C. Harding <me@tobin.cc>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f364422e
......@@ -257,7 +257,7 @@ struct cf_parms_t {
} __packed;
struct ibss_parms_t {
u16 atimWindow;
u16 atim_window;
} __packed;
struct rsn_t {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册