commit | 8642ad1c7ba43b1c48eb39a863e975f3f8f96168 | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Fri May 01 14:05:39 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun May 31 22:14:05 2015 -0700 |
tree | 8a33396bfb5f0d458a2a008863040a58d13baa7f | |
parent | acc455cffa75070d55e74fc7802b49edbc080e92 [diff] |
sparc: kernel: GRPCI2: Remove a useless memset grpci2priv is allocated using kzalloc, so there is no need to memset it. Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>