[PATCH] blk: cleanup generic tag support error messages
authorTejun Heo <htejun@gmail.com>
Thu, 23 Jun 2005 07:08:51 +0000 (00:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:15 +0000 (09:45 -0700)
commit040c928c47b591d1cd9977cd6431cae213528b45
treeee19f099782d02ba929f57a8dc0e5f0989e99932
parentf7d37d028dfba90b1b747f8ac685bf0959aeda8b
[PATCH] blk: cleanup generic tag support error messages

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>
drivers/block/ll_rw_blk.c