e100: Cocci spatch "pool_zalloc-simple"
authorThomas Meyer <thomas@m3y3r.de>
Thu, 21 Sep 2017 06:15:26 +0000 (08:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Sep 2017 22:26:59 +0000 (15:26 -0700)
commitb6cd4b5895848968e8fee93fc5e3dc8babc40b9e
treeafbd6c083719813f3213f783cdf68b3a551c6dd0
parentde40fc5d210f2c31f2c25a9b920861276a71b70d
e100: Cocci spatch "pool_zalloc-simple"

Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0.
Found by coccinelle spatch "api/alloc/pool_zalloc-simple.cocci"

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/e100.c