]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: Modification in code to use ARRAY_SIZE macro
authorChaitanya Dhere <cvijaydh@visteon.com>
Tue, 2 Jun 2015 09:58:50 +0000 (09:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 19:41:51 +0000 (12:41 -0700)
commitaa02dc90ca393ab3532e538148f58b203cedd3ee
tree9e3db45b0981bec9ae7f54ce57faa7b48c606b46
parent8bb4060bf1a46c65939721a65e081ded49c1994b
staging: wilc1000: Modification in code to use ARRAY_SIZE macro

In this patch, ARRAY_SIZE() macro is used to determine the
size. This change was detected with the help of coccinelle
tool.

Signed-off-by: Chaitanya Dhere <cvijaydh@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c