summaryrefslogtreecommitdiff
path: root/arch/ia64
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2016-04-10 22:53:48 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2016-04-12 21:05:20 +1000
commit4f7bef7a9f69b1c6fe44b9f249b49056288475a4 (patch)
tree0789ac0d2dc087608f6e8f7b986f4087e08bc1cb /arch/ia64
parentc796d1d97c3035cf54d4d5a9e75abd094db80e76 (diff)
drivers: macintosh: rack-meter: fix bogus memsets
Fix bogus memsets pointed out by sparse: linux-v4.3/drivers/macintosh/rack-meter.c:157:15: warning: memset with byte count of 0 linux-v4.3/drivers/macintosh/rack-meter.c:158:15: warning: memset with byte count of 0 Probably "&" is mistyped "*"; use ARRAY_SIZE to make it more safe. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions