]> git.karo-electronics.de Git - linux-beck.git/commit
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
authorIvan Safonov <insafonov@gmail.com>
Tue, 27 Oct 2015 15:13:57 +0000 (22:13 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2015 00:09:08 +0000 (09:09 +0900)
commitbbef4729a1c9eefa509f10c9a0a799e026d54719
tree4661f6f6fe25cec0d1e41c07236f42b175d3db9d
parente2911905bca5403d87d35805f80d9c7f178e4802
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro

ARRAY_SIZE shorter and more difficult to create bugs.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/mac_cfg.c
drivers/staging/rtl8188eu/hal/rf_cfg.c
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c