sbp2: misc debug logging cleanups
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 29 Mar 2006 01:03:55 +0000 (20:03 -0500)
committerJody McIntyre <scjody@modernduck.com>
Wed, 29 Mar 2006 01:03:55 +0000 (20:03 -0500)
commitd024ebc67eaa6bb7abca2e3061cb257a1587fa30
tree7751c51d199478dd9a2245cd0b9c55ec6d7f0ee3
parent8f0525ff1901f4fafe6d02d5d373ca38103ff5a7
sbp2: misc debug logging cleanups

 - move call of scsi_print_command from sbp2_send_command to the beginning of
   sbp2_queue_command to show also commands which are not sent
 - put sbp2's name into scsi_print_sense
 - use __FUNCTION__ in log messages
 - remove a few less useful log messages and comments

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
drivers/ieee1394/sbp2.c