f2fs: adjust kernel coding style
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / fs / f2fs / gc.h
index cf42a554ca0a0052b2a956125f797d6b90be10db..b026d9354ccddf97bc8f82efbddd47bea8e2743f 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * fs/f2fs/gc.h
  *
  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
@@ -42,7 +42,7 @@ struct inode_entry {
        struct inode *inode;
 };
 
-/**
+/*
  * inline functions
  */
 static inline block_t free_user_blocks(struct f2fs_sb_info *sbi)