linux/drivers/scsi/aic7xxx
Rasmus Villemoes 91c40f24fa scsi: 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>
2015-02-02 09:57:45 -08:00
..
aicasm
.gitignore
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c
aic7xxx_inline.h
aic7xxx_osm_pci.c
aic7xxx_osm.c scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
aic7xxx_osm.h
aic7xxx_pci.c
aic7xxx_pci.h
aic7xxx_proc.c scsi: replace seq_printf with seq_puts 2015-02-02 09:57:45 -08:00
aic7xxx_reg_print.c_shipped
aic7xxx_reg.h_shipped
aic7xxx_seq.h_shipped
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic79xx_core.c
aic79xx_inline.h
aic79xx_osm_pci.c
aic79xx_osm.c scsi: drop reason argument from ->change_queue_depth 2014-11-24 14:45:27 +01:00
aic79xx_osm.h
aic79xx_pci.c
aic79xx_pci.h
aic79xx_proc.c scsi: replace seq_printf with seq_puts 2015-02-02 09:57:45 -08:00
aic79xx_reg_print.c_shipped
aic79xx_reg.h_shipped
aic79xx_seq.h_shipped
aic79xx.h
aic79xx.reg
aic79xx.seq
aic7770_osm.c
aic7770.c
aiclib.c
aiclib.h
cam.h
Kconfig.aic7xxx
Kconfig.aic79xx treewide: Fix typo in printk 2014-08-26 09:35:54 +02:00
Makefile
queue.h
scsi_iu.h
scsi_message.h