Searched hist:b20d9bfda77306c2f66a90eb94ef9db58fb1e682 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/libfc/ |
H A D | fc_exch.c | diff b20d9bfda77306c2f66a90eb94ef9db58fb1e682 Wed Aug 14 17:32:51 CEST 2013 Bart Van Assche <bvanassche@acm.org> libfc: Debug code fixes
The second argument of fc_lport_error() may be a valid frame pointer. Hence only print it as an error code if it really is an error code.
Debug statements must end in a newline. Add one where it is missing.
Signed-off-by: Bart Van Assche <bvanassche@acm.org> Cc: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Robert Love <robert.w.love@intel.com>
|
H A D | fc_lport.c | diff b20d9bfda77306c2f66a90eb94ef9db58fb1e682 Wed Aug 14 17:32:51 CEST 2013 Bart Van Assche <bvanassche@acm.org> libfc: Debug code fixes
The second argument of fc_lport_error() may be a valid frame pointer. Hence only print it as an error code if it really is an error code.
Debug statements must end in a newline. Add one where it is missing.
Signed-off-by: Bart Van Assche <bvanassche@acm.org> Cc: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Robert Love <robert.w.love@intel.com>
|