]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: rename u8ChnlListLen of struct scan_attr
authorLeo Kim <leo.kim@atmel.com>
Tue, 13 Oct 2015 10:49:41 +0000 (19:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 16:55:08 +0000 (09:55 -0700)
commit30d447092bc1922bb65c71c2c6c0ddaecbeb61ea
tree8a4fcfb5cb2986aed1508332c10c680ecd7c24c0
parenta4e5dc41e621fa2d27ed8a13ec15b443183bf4e8
staging: wilc1000: rename u8ChnlListLen of struct scan_attr

This patch renames u8ChnlListLen of struct scan_attr to ch_list_len to
avoid CamelCase naming convention.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c