commit | b6cd4b5895848968e8fee93fc5e3dc8babc40b9e | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Sep 21 08:15:26 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:26:59 2017 -0700 |
tree | afbd6c083719813f3213f783cdf68b3a551c6dd0 | |
parent | de40fc5d210f2c31f2c25a9b920861276a71b70d [diff] |
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>