From: Cruz Julian Bishop Date: Fri, 5 Oct 2012 00:14:53 +0000 (-0700) Subject: fs/fat: fix two checkpatch issues in cache.c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c90518290ec88a45305a709aae72003a9bc8ad7c;p=pandora-kernel.git fs/fat: fix two checkpatch issues in cache.c This does the following: 1: Splits the arguments of a function call to stop it from exceeding 80 characters 2: Re-indents the arguments of another function call to prevent the splitting of a quoted string. Signed-off-by: Cruz Julian Bishop Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed