From: Joe Perches Date: Fri, 18 Nov 2011 17:03:05 +0000 (-0800) Subject: [SCSI] qla2xxx: Use less stack to emit logging messages. X-Git-Tag: v3.3-rc1~124^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086b3e8a399ecd089534280597cfba45b2b55887;p=pandora-kernel.git [SCSI] qla2xxx: Use less stack to emit logging messages. Return early when logging level too low. Use normal kernel codeing style for function braces. Add const where appropriate to logging functions. Remove now unused #define QL_DBG_BUF_LEN. Signed-off-by: Joe Perches Signed-off-by: Saurav Kashyap Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed