commit | 86322ba9571a36b0b149a5f27fc3423c2dadbe39 | [log] [tgz] |
---|---|---|
author | Sabyasachi Gupta <sabyasachi.linux@gmail.com> | Sat Nov 03 10:54:52 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 18 18:58:35 2018 -0800 |
tree | e4aa2a7d7778666af15873782e7709bc06d490ad | |
parent | 25e19c1fe421280a47f37c3571aa379e6e67966c [diff] |
arch/sparc: Use kzalloc_node Replaced kmalloc_node + memset with kzalloc_node Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>