From: Tejun Heo Date: Thu, 23 Jun 2005 07:08:51 +0000 (-0700) Subject: [PATCH] blk: cleanup generic tag support error messages X-Git-Tag: v2.6.13-rc1~68^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=040c928c47b591d1cd9977cd6431cae213528b45;p=pandora-kernel.git [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 Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed