On 02/14/2013 02:33 AM, Joe Perches wrote: > Remove the casts of the first argument of memset. > > Neaten the style by using the sizeof the actual variable > being memset not the sizeof the type of variable. Acked-by: Arend van Spriel <arend@xxxxxxxxxxxx> > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > drivers/net/wireless/brcm80211/brcmsmac/main.c | 23 ++++++++++------------- > 1 file changed, 10 insertions(+), 13 deletions(-) For new code we try to stick to that style. Thanks for going through the existing code. Gr. AvS -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html