From: Jaegeuk Kim Date: Wed, 11 Feb 2015 00:44:29 +0000 (-0800) Subject: f2fs: avoid variable length array X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60a3b782b1aaf6e5f8c4f92e99302c48a26d475b;p=pandora-kernel.git f2fs: avoid variable length array Instead of using variable length array, this patch let preallocate memory for them. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed