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 <jaegeuk.kim@samsung.com>
This commit is contained in:
Jaegeuk Kim
2012-11-29 13:28:09 +09:00
父節點 25ca923b2a
當前提交 0a8165d7c2
共有 21 個文件被更改,包括 63 次插入63 次删除

查看文件

@@ -1,4 +1,4 @@
/**
/*
* fs/f2fs/f2fs.h
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.