git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d37d0
)
[PATCH] blk: cleanup generic tag support error messages
author
Tejun Heo
<htejun@gmail.com>
Thu, 23 Jun 2005 07:08:51 +0000
(
00:08
-0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:15 +0000
(09:45 -0700)
Add KERN_ERR and __FUNCTION__ to generic tag error messages, and add a comment
in blk_queue_end_tag() which explains the silent failure path.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Acked-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found