* [PATCH] block: fix uncorrect file description
@ 2012-05-08 12:31 zwu.kernel
0 siblings, 0 replies; only message in thread
From: zwu.kernel @ 2012-05-08 12:31 UTC (permalink / raw)
To: linux-kernel; +Cc: axboe, wuzhy
From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
---
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-08 12:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 12:31 [PATCH] block: fix uncorrect file description zwu.kernel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome