]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
authorSawan Chandak <sawan.chandak@qlogic.com>
Wed, 30 Oct 2013 07:38:24 +0000 (03:38 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:59 +0000 (10:57 -0800)
commit94dcbbb6c8e0415466cb8f348af81905289e5213
tree498ddd9438bcb7c9c7e4139f6648ab695049480c
parentbd166014bb213903bab885dc828d3b0d6332ecde
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.

Signed-off-by: Sawan Chandak <sawan.chandak@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_attr.c