From: Jaegeuk Kim Date: Thu, 29 Nov 2012 04:28:09 +0000 (+0900) Subject: f2fs: adjust kernel coding style X-Git-Tag: v3.8-rc1~23^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8165d7c2cf1395059db20ab07665baf3758fcd;p=pandora-kernel.git f2fs: adjust kernel coding style As pointed out by Randy Dunlap, this patch removes all usage of "/**" for comment blocks. Instead, just use "/*". Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed