[PATCH] block: fix uncorrect file description

From: zwu . kernel
Date: Tue May 08 2012 - 08:33:29 EST


From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx>

Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx>
---
block/blk-exec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/block/blk-exec.c b/block/blk-exec.c
index fb2cbd5..3681c6e 100644
--- a/block/blk-exec.c
+++ b/block/blk-exec.c
@@ -1,5 +1,5 @@
/*
- * Functions related to setting various queue properties from drivers
+ * Functions related to executing a block request
*/
#include <linux/kernel.h>
#include <linux/module.h>
--
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/