From: Stephen M. Cameron Date: Thu, 29 May 2014 15:52:57 +0000 (-0500) Subject: hpsa: remove dev_dbg() calls from hot paths X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9235ee19aa7405d91f00a3e1668029cbf4a463;p=pandora-kernel.git hpsa: remove dev_dbg() calls from hot paths They are not completely free of cost when disabled and when enabled emitting debug output for every command submitted produces far too much output to be useful. Signed-off-by: Stephen M. Cameron Reviewed-by: Mike Miller Reviewed-by: Webb Scales Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed