commit | 9845ad22fdac09109d230bd4070311c98b119ebe | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Sep 15 12:47:26 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 15:58:28 2011 -0400 |
tree | e2d70d845358c814c6f86b98928a5f8307532dc2 | |
parent | 21023e2696679bea2a42aa963de74ce37c049b13 [diff] |
iwlagn: Convert kzalloc to kcalloc Convert kzalloc to kcalloc, coalesce multiple lines too. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>