]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: simplify length computation for some memset
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Mon, 8 Aug 2016 07:39:00 +0000 (09:39 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 10:04:23 +0000 (13:04 +0300)
commit36632c2db6131ac477a1004d3521df4a376df611
treeac59276ef9908f75149774739106af86a680f92e
parentb9b7263937f0aae6ee2ac7620934badf264192a9
mwifiex: simplify length computation for some memset

This patch should be a no-op. It just simplifies code by using the name of
a variable instead of its type when calling 'sizeof'.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c