From: Xi Wang Date: Thu, 31 May 2012 23:26:04 +0000 (-0700) Subject: CodingStyle: add kmalloc_array() to memory allocators X-Git-Tag: v3.5-rc1~21^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15837294d4ce717f69942f7366e99d4d1d3d9923;p=pandora-kernel.git CodingStyle: add kmalloc_array() to memory allocators Add the new kmalloc_array() to the list of general-purpose memory allocators in chapter 14. Signed-off-by: Xi Wang Acked-by: Jesper Juhl Acked-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed