commit | 086b3e8a399ecd089534280597cfba45b2b55887 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.ccom> | Fri Nov 18 09:03:05 2011 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Dec 15 10:55:01 2011 +0400 |
tree | b765a9cb01a156e3cd93d40f0e79ab60b02b343e | |
parent | 98cdfb4347f5d38b97de2045d688e44e2a26ea42 [diff] |
[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 <joe@perches.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>