From 4e60aece58c9ab20f7b9debc959df70870fd3909 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Tue, 17 May 2011 14:07:24 +0300 Subject: [PATCH] --- yaml --- r: 250467 b: refs/heads/master c: bdc1a1b6100c78a6002b1761ebe36d5fe8f8585b h: refs/heads/master i: 250465: 216ae090b78d011cfe3e6c5a8edca0569cb948de 250463: b3db08abcd8d87bebbc0e2fe36a8487d975d2b7f v: v3 --- [refs] | 2 +- trunk/fs/ubifs/debug.h | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 7aacb08eb086..78d0b06a3be9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbf2b37a98d22d5b111f03674dd4f093dd6c0ae5 +refs/heads/master: bdc1a1b6100c78a6002b1761ebe36d5fe8f8585b diff --git a/trunk/fs/ubifs/debug.h b/trunk/fs/ubifs/debug.h index f3e235fcd8df..7538bf23c243 100644 --- a/trunk/fs/ubifs/debug.h +++ b/trunk/fs/ubifs/debug.h @@ -56,11 +56,11 @@ typedef int (*dbg_znode_callback)(struct ubifs_info *c, * @saved_free: saved amount of free space * @saved_idx_gc_cnt: saved value of @c->idx_gc_cnt * - * dfs_dir_name: name of debugfs directory containing this file-system's files - * dfs_dir: direntry object of the file-system debugfs directory - * dfs_dump_lprops: "dump lprops" debugfs knob - * dfs_dump_budg: "dump budgeting information" debugfs knob - * dfs_dump_tnc: "dump TNC" debugfs knob + * @dfs_dir_name: name of debugfs directory containing this file-system's files + * @dfs_dir: direntry object of the file-system debugfs directory + * @dfs_dump_lprops: "dump lprops" debugfs knob + * @dfs_dump_budg: "dump budgeting information" debugfs knob + * @dfs_dump_tnc: "dump TNC" debugfs knob */ struct ubifs_debug_info { struct ubifs_zbranch old_zroot;