From: Mimi Zohar Date: Mon, 13 Dec 2010 21:53:11 +0000 (-0500) Subject: trusted-keys: kzalloc and other cleanup X-Git-Tag: v2.6.38-rc1~429^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bdbb4024c309e470711b434a24fb356fc92edea;p=pandora-kernel.git trusted-keys: kzalloc and other cleanup Cleanup based on David Howells suggestions: - replace kzalloc, where possible, with kmalloc - revert 'const unsigned int' definitions to 'unsigned int' Signed-off-by: David Safford Acked-by: Mimi Zohar Acked-by: David Howells Signed-off-by: James Morris --- Reading git-diff-tree failed