f2fs: adjust kernel coding style
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Thu, 29 Nov 2012 04:28:09 +0000 (13:28 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Tue, 11 Dec 2012 04:43:42 +0000 (13:43 +0900)
As pointed out by Randy Dunlap, this patch removes all usage of "/**" for comment
blocks. Instead, just use "/*".

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>

No differences found