]> git.karo-electronics.de Git - linux-beck.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)
commit2dff2d4228f6c1b14dc7ea169c891783e63dc743
tree949cf5e26aad1d583d0f435890727750ec8a75c9
parentb80c0943022915b371911707adf619ccc6d3365d
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