diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-12-03 02:10:50 +0300 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2015-02-02 20:57:45 +0300 |
commit | 2f979427b2babed959c86d32a506063b9145429e (patch) | |
tree | 09f8cc6c887fb3fe326da3a059077a824ef360cf /drivers/scsi/aha152x.c | |
parent | 0c3de38ff3eec506ef08ede32110d1f266366ccd (diff) | |
download | linux-2f979427b2babed959c86d32a506063b9145429e.tar.xz |
advansys: 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/aha152x.c')
0 files changed, 0 insertions, 0 deletions