diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-12-03 00:10:51 +0100 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2015-02-02 18:57:45 +0100 |
commit | ee7c7277d9444612c0341588abfb958dffbc5b34 (patch) | |
tree | 751a0b87f047dbae03d3f4147e6a4f86d4cac73b /drivers/scsi/dc395x.c | |
parent | advansys: replace seq_printf with seq_puts (diff) | |
download | linux-ee7c7277d9444612c0341588abfb958dffbc5b34.tar.xz linux-ee7c7277d9444612c0341588abfb958dffbc5b34.zip |
aha152x: replace seq_printf with seq_puts
Using seq_printf to print a simple string is a lot more expensive than
it needs to be, since seq_puts exists. Replace seq_printf with
seq_puts when possible.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/dc395x.c')
0 files changed, 0 insertions, 0 deletions