dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/aic7xxx
Uwe Kleine-König b71a8eb0fa tree-wide: fix typos "selct" + "slect" -> "select"
This patch was generated by

	git grep -E -i -l 's(le|el)ct' | xargs -r perl -p -i -e 's/([Ss])(le|el)ct/$1elect/

with only skipping net/netfilter/xt_SECMARK.c and
include/linux/netfilter/xt_SECMARK.h which have a struct member called
selctx.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-11-09 09:40:56 +01:00
..
aicasm [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser 2008-10-23 11:42:12 -05:00
.gitignore
…
Kconfig.aic7xxx
…
Kconfig.aic79xx
…
Makefile scsi: fix makefile for aic7(3*x) 2008-02-09 10:43:58 +01:00
aic7xxx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx.reg [SCSI] aic7xxx: update .reg files 2008-10-23 11:42:12 -05:00
aic7xxx.seq tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic7xxx_93cx6.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_93cx6.h
…
aic7xxx_core.c trivial: fix typo in aic7xxx comment 2009-09-21 15:15:53 +02:00
aic7xxx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_osm.c tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic7xxx_osm.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_osm_pci.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
aic7xxx_pci.c [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_pci.h
…
aic7xxx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic79xx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx.reg [SCSI] aic7xxx: update .reg files 2008-10-23 11:42:12 -05:00
aic79xx.seq tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic79xx_core.c [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_osm.c tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic79xx_osm.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_osm_pci.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
aic79xx_pci.c [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_pci.h
…
aic79xx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic7770.c [SCSI] aic7xxx: Add suspend/resume support 2007-10-21 11:10:50 -05:00
aic7770_osm.c scsi: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
aiclib.c
…
aiclib.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
cam.h
…
queue.h
…
scsi_iu.h
…
scsi_message.h
…