Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
138be7c8
Commit
138be7c8
authored
Feb 18, 2003
by
Steven Cole
Committed by
Linus Torvalds
Feb 18, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] spelling fix accessable -> accessible
This provides the following spelling fix. accessable -> accessible
parent
95a68937
Changes
15
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
18 additions
and
18 deletions
+18
-18
drivers/isdn/hardware/eicon/io.c
drivers/isdn/hardware/eicon/io.c
+1
-1
drivers/net/au1000_eth.c
drivers/net/au1000_eth.c
+1
-1
drivers/net/dgrs_plx9060.h
drivers/net/dgrs_plx9060.h
+1
-1
drivers/net/sis900.c
drivers/net/sis900.c
+1
-1
drivers/net/sk98lin/skge.c
drivers/net/sk98lin/skge.c
+1
-1
drivers/net/sk98lin/skgeinit.c
drivers/net/sk98lin/skgeinit.c
+2
-2
drivers/net/skfp/pmf.c
drivers/net/skfp/pmf.c
+2
-2
drivers/s390/cio/chsc.c
drivers/s390/cio/chsc.c
+1
-1
drivers/scsi/aic7xxx/aic79xx_osm.c
drivers/scsi/aic7xxx/aic79xx_osm.c
+1
-1
drivers/scsi/aic7xxx/aic7xxx_osm.c
drivers/scsi/aic7xxx/aic7xxx_osm.c
+1
-1
drivers/scsi/psi_chip.h
drivers/scsi/psi_chip.h
+1
-1
include/asm-arm/arch-integrator/platform.h
include/asm-arm/arch-integrator/platform.h
+1
-1
include/asm-ia64/sn/pci/bridge.h
include/asm-ia64/sn/pci/bridge.h
+2
-2
include/asm-ia64/sn/sn2/shub_md.h
include/asm-ia64/sn/sn2/shub_md.h
+1
-1
include/asm-parisc/pgtable.h
include/asm-parisc/pgtable.h
+1
-1
No files found.
drivers/isdn/hardware/eicon/io.c
View file @
138be7c8
...
...
@@ -534,7 +534,7 @@ pcm_req (PISDN_ADAPTER IoAdapter, ENTITY *e)
goto
Trapped
;
}
/*
* memory based shared ram is access
a
ble from different
* memory based shared ram is access
i
ble from different
* processors without disturbing concurrent processes.
*/
a
->
ram_out
(
a
,
&
IoAdapter
->
pcm
->
rc
,
0
)
;
...
...
drivers/net/au1000_eth.c
View file @
138be7c8
...
...
@@ -465,7 +465,7 @@ static int __init mii_probe (struct net_device * dev)
mii_status
=
mdio_read
(
dev
,
phy_addr
,
MII_STATUS
);
if
(
mii_status
==
0xffff
||
mii_status
==
0x0000
)
/* the mii is not access
a
ble, try next one */
/* the mii is not access
i
ble, try next one */
continue
;
phy_id0
=
mdio_read
(
dev
,
phy_addr
,
MII_PHY_ID0
);
...
...
drivers/net/dgrs_plx9060.h
View file @
138be7c8
...
...
@@ -18,7 +18,7 @@
#define PCI_INT_LINE 0x3C
/*
* Registers access
a
ble directly from PCI and local side.
* Registers access
i
ble directly from PCI and local side.
* Offset is from PCI side. Add PLX_LCL_OFFSET for local address.
*/
#define PLX_LCL_OFFSET 0x80
/* Offset of regs from local side */
...
...
drivers/net/sis900.c
View file @
138be7c8
...
...
@@ -526,7 +526,7 @@ static int __init sis900_mii_probe (struct net_device * net_dev)
mii_status
=
mdio_read
(
net_dev
,
phy_addr
,
MII_STATUS
);
if
(
mii_status
==
0xffff
||
mii_status
==
0x0000
)
/* the mii is not access
a
ble, try next one */
/* the mii is not access
i
ble, try next one */
continue
;
if
((
mii_phy
=
kmalloc
(
sizeof
(
struct
mii_phy
),
GFP_KERNEL
))
==
NULL
)
{
...
...
drivers/net/sk98lin/skge.c
View file @
138be7c8
...
...
@@ -2516,7 +2516,7 @@ if (pAC->RlmtNets == 1) {
/*
* Do not set the Limit to 0, because this could cause
* wrap around with ReQueue'ed buffers (a buffer could
* be requeued in the same position, made access
a
ble to
* be requeued in the same position, made access
i
ble to
* the hardware, and the hardware could change its
* contents!
*/
...
...
drivers/net/sk98lin/skgeinit.c
View file @
138be7c8
...
...
@@ -1781,7 +1781,7 @@ SK_IOC IoC) /* IO context */
* Returns:
* 0: success
* 1: Number of MACs exceeds SK_MAX_MACS ( after level 1)
* 2: Adapter not present or not access
a
ble
* 2: Adapter not present or not access
i
ble
* 3: Illegal initialization level
* 4: Initialization Level 1 Call missing
* 5: Unexpected PHY type detected
...
...
@@ -1808,7 +1808,7 @@ int Level) /* initialization level */
/* Initialization Level 1 */
RetVal
=
SkGeInit1
(
pAC
,
IoC
);
/* Check if the adapter seems to be access
a
ble */
/* Check if the adapter seems to be access
i
ble */
SK_OUT32
(
IoC
,
B2_IRQM_INI
,
0x11335577L
);
SK_IN32
(
IoC
,
B2_IRQM_INI
,
&
DWord
);
SK_OUT32
(
IoC
,
B2_IRQM_INI
,
0x00000000L
);
...
...
drivers/net/skfp/pmf.c
View file @
138be7c8
...
...
@@ -122,7 +122,7 @@ static const struct s_p_tab {
/*
* PRIVATE EXTENSIONS
* only access
a
ble locally to get/set passwd
* only access
i
ble locally to get/set passwd
*/
{
SMT_P10F0
,
AC_GR
,
MOFFSA
(
fddiPRPMFPasswd
),
"8"
}
,
{
SMT_P10F1
,
AC_GR
,
MOFFSS
(
fddiPRPMFStation
),
"8"
}
,
...
...
@@ -211,7 +211,7 @@ static const struct s_p_tab {
/*
* PRIVATE EXTENSIONS
* only access
a
ble locally to get/set TMIN
* only access
i
ble locally to get/set TMIN
*/
{
SMT_P20F0
,
AC_NA
}
,
{
SMT_P20F1
,
AC_GR
,
MOFFMS
(
fddiMACT_Min
),
"lT"
}
,
...
...
drivers/s390/cio/chsc.c
View file @
138be7c8
...
...
@@ -486,7 +486,7 @@ do_process_crw(void *ignore)
case
2
:
/* i/o resource accessibiliy */
CIO_CRW_EVENT
(
4
,
"chsc_process_crw: "
"channel subsystem reports some I/O "
"devices may have become access
a
ble
\n
"
);
"devices may have become access
i
ble
\n
"
);
pr_debug
(
KERN_DEBUG
"Data received after sei:
\n
"
);
pr_debug
(
KERN_DEBUG
"Validity flags: %x
\n
"
,
sei_res
->
vf
);
...
...
drivers/scsi/aic7xxx/aic79xx_osm.c
View file @
138be7c8
...
...
@@ -1826,7 +1826,7 @@ ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr,
* At least in 2.2.14, malloc is a slab allocator so all
* allocations are aligned. We assume for these kernel versions
* that all allocations will be bellow 4Gig, physically contiguous,
* and access
a
ble via DMA by the controller.
* and access
i
ble via DMA by the controller.
*/
map
=
NULL
;
/* No additional information to store */
*
vaddr
=
malloc
(
dmat
->
maxsize
,
M_DEVBUF
,
M_NOWAIT
);
...
...
drivers/scsi/aic7xxx/aic7xxx_osm.c
View file @
138be7c8
...
...
@@ -1435,7 +1435,7 @@ ahc_dmamem_alloc(struct ahc_softc *ahc, bus_dma_tag_t dmat, void** vaddr,
* At least in 2.2.14, malloc is a slab allocator so all
* allocations are aligned. We assume for these kernel versions
* that all allocations will be bellow 4Gig, physically contiguous,
* and access
a
ble via DMA by the controller.
* and access
i
ble via DMA by the controller.
*/
map
=
NULL
;
/* No additional information to store */
*
vaddr
=
malloc
(
dmat
->
maxsize
,
M_DEVBUF
,
M_NOWAIT
);
...
...
drivers/scsi/psi_chip.h
View file @
138be7c8
...
...
@@ -108,7 +108,7 @@ typedef struct
typedef
struct
{
UCHAR
irq
;
// interrupt request channel number
UCHAR
numDrives
;
// Number of access
a
ble drives
UCHAR
numDrives
;
// Number of access
i
ble drives
UCHAR
fastFormat
;
// Boolean for fast format enable
}
CHIP_CONFIG_N
;
...
...
include/asm-arm/arch-integrator/platform.h
View file @
138be7c8
...
...
@@ -466,7 +466,7 @@
#define MAXSWINUM 31
/* ------------------------------------------------------------------------
* LED's - The header LED is not access
a
ble via the uHAL API
* LED's - The header LED is not access
i
ble via the uHAL API
* ------------------------------------------------------------------------
*
*/
...
...
include/asm-ia64/sn/pci/bridge.h
View file @
138be7c8
...
...
@@ -186,8 +186,8 @@ typedef volatile struct pic_widget_cfg_s {
/*
* BRIDGE, XBRIDGE, PIC register definitions. NOTE: Prior to PIC, registers
* were a 32bit quantity and double word aligned (and only access
a
ble as a
* 32bit word. PIC registers are 64bits and access
a
ble as words or double
* were a 32bit quantity and double word aligned (and only access
i
ble as a
* 32bit word. PIC registers are 64bits and access
i
ble as words or double
* words. PIC registers that have valid bits (ie. not just reserved) in the
* upper 32bits are defined as a union of one 64bit picreg_t and two 32bit
* bridgereg_t so we can access them both ways.
...
...
include/asm-ia64/sn/sn2/shub_md.h
View file @
138be7c8
...
...
@@ -133,7 +133,7 @@
#define MD_DIMM_SIZE_MBYTES(_size, _2bk) ( \
( (_size) == 7 ? 0 : ( 0x40L << (_size) ) << (_2bk))) \
/* The top 1/32 of each bank is directory memory, and not access
a
ble
/* The top 1/32 of each bank is directory memory, and not access
i
ble
* via normal reads and writes */
#define MD_DIMM_USER_SIZE(_size) ((_size) * 31 / 32)
...
...
include/asm-parisc/pgtable.h
View file @
138be7c8
...
...
@@ -128,7 +128,7 @@ extern void *vmalloc_start;
#define _PAGE_PRESENT_BIT 22
/* (0x200) Software: translation valid */
#define _PAGE_FLUSH_BIT 21
/* (0x400) Software: translation valid */
/* for cache flushing only */
#define _PAGE_USER_BIT 20
/* (0x800) Software: User access
a
ble page */
#define _PAGE_USER_BIT 20
/* (0x800) Software: User access
i
ble page */
/* N.B. The bits are defined in terms of a 32 bit word above, so the */
/* following macro is ok for both 32 and 64 bit. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment