commit | 2d1d3f3ae985ec5676fb56ff2c7acad2e1c4e6eb | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Aug 29 14:08:18 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 30 14:11:28 2013 -0700 |
tree | c3f60120c6934bc5f78b0f41b84aa7984e56f004 | |
parent | b09c74ae1263ea63b63dd65e6b6500686a3a5fe3 [diff] |
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc kzalloc already adds this __GFP_ZERO. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>