From: Artem Bityutskiy Date: Thu, 29 Dec 2011 09:36:19 +0000 (+0200) Subject: mtd: docprobe: use kzalloc instead X-Git-Tag: v3.3-rc1~119^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122f81d773a464220d64f1a382bde073df281d5a;p=pandora-kernel.git mtd: docprobe: use kzalloc instead Instead of calling 'kmalloc()' and them 'memeset(0)', use 'kzalloc()'. Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed