]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: rename u32count in wilc_setup_multicast_filter
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 30 Dec 2015 12:15:36 +0000 (21:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:09:44 +0000 (15:09 -0800)
commit39d8f5363f045baae0f39087115f625aaf78a2f6
tree949cf5e26aad1d583d0f435890727750ec8a75c9
parentf1dd20df42398cfc837d4846b985f067835bc526
staging: wilc1000: rename u32count in wilc_setup_multicast_filter

This patch renames u32count to count to remove u32 prefix.
There is no need to use this prefix to show data type of this argument.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h