hpsa: remove dev_dbg() calls from hot paths
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 29 May 2014 15:52:57 +0000 (10:52 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Jun 2014 07:54:53 +0000 (09:54 +0200)
commit7b9235ee19aa7405d91f00a3e1668029cbf4a463
treec57e6b53d8d20205d563b093cd229ef152a0e0b2
parent35d697c451678c3bf3f8a24f8e2b3918d1731bc5
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 <scameron@beardog.cce.hp.com>
Reviewed-by: Mike Miller <michael.miller@canonical.com>
Reviewed-by: Webb Scales <webb.scales@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.h