linux-stable/drivers/scsi/pcmcia
Rasmus Villemoes f50332ff25 scsi: print single-character strings with seq_putc
Using seq_putc to print a single character saves at least a strlen()
call and a memory access, and may also give a small .text reduction.

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:46 -08:00
..
Kconfig [SCSI] aha152x: enable PCMCIA on 64bit 2010-10-07 17:23:33 -05:00
Makefile scsi: change to new flag variable 2011-03-17 14:05:35 +01:00
aha152x_core.c
aha152x_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
fdomain_core.c
fdomain_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
nsp_cs.c scsi: print single-character strings with seq_putc 2015-02-02 09:57:46 -08:00
nsp_cs.h nsp_cs: switch to ->show_info() 2013-04-09 14:13:21 -04:00
nsp_debug.c treewide: fix a few typos in comments 2011-05-10 10:16:21 +02:00
nsp_io.h
nsp_message.c
qlogic_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
sym53c500_cs.c scsi: use 64-bit LUNs 2014-07-17 22:07:37 +02:00