]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f476e2c4e2f84a6e3e6cdaef168248db92048dc
tree7751c51d199478dd9a2245cd0b9c55ec6d7f0ee3
parentcc83aab4e9d6617e403a07bb290dbb2801486452
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