f2fs: adjust kernel coding style
[linux-2.6-block.git] / fs / f2fs / dir.c
index 5ec7a06120e18abd33e523b04851c2426f360008..089eb676689004fcacb25496d9ba0436ec0318f4 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * fs/f2fs/dir.c
  *
  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
@@ -453,7 +453,7 @@ fail:
        return err;
 }
 
-/**
+/*
  * It only removes the dentry from the dentry page,corresponding name
  * entry in name page does not need to be touched during deletion.
  */