From: Bart Van Assche Date: Wed, 14 Aug 2013 15:32:51 +0000 (+0000) Subject: libfc: Debug code fixes X-Git-Tag: v3.13-rc1~99^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20d9bfda77306c2f66a90eb94ef9db58fb1e682;p=pandora-kernel.git 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 Cc: Neil Horman Signed-off-by: Robert Love --- Reading git-diff-tree failed