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
nexedi
linux
Commits
0455392a
Commit
0455392a
authored
Feb 25, 2003
by
Michael Hayes
Committed by
Linus Torvalds
Feb 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Spelling fixes: immediately
immediatly -> immediately
parent
d1e76fee
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
23 additions
and
23 deletions
+23
-23
arch/alpha/boot/tools/objstrip.c
arch/alpha/boot/tools/objstrip.c
+1
-1
arch/cris/drivers/serial.c
arch/cris/drivers/serial.c
+1
-1
arch/m68k/math-emu/fp_util.S
arch/m68k/math-emu/fp_util.S
+1
-1
arch/ppc64/kernel/head.S
arch/ppc64/kernel/head.S
+1
-1
drivers/acorn/block/fd1772.c
drivers/acorn/block/fd1772.c
+1
-1
drivers/acorn/block/mfmhd.c
drivers/acorn/block/mfmhd.c
+1
-1
drivers/char/scc.h
drivers/char/scc.h
+1
-1
drivers/isdn/tpam/tpam_commands.c
drivers/isdn/tpam/tpam_commands.c
+1
-1
drivers/media/video/zr36067.c
drivers/media/video/zr36067.c
+2
-2
drivers/net/skfp/hwt.c
drivers/net/skfp/hwt.c
+1
-1
drivers/net/wan/lmc/lmc_main.c
drivers/net/wan/lmc/lmc_main.c
+1
-1
drivers/s390/block/dasd_diag.c
drivers/s390/block/dasd_diag.c
+1
-1
drivers/s390/block/dasd_eckd.c
drivers/s390/block/dasd_eckd.c
+1
-1
drivers/s390/block/dasd_fba.c
drivers/s390/block/dasd_fba.c
+1
-1
drivers/s390/char/con3215.c
drivers/s390/char/con3215.c
+3
-3
drivers/s390/char/sclp_rw.c
drivers/s390/char/sclp_rw.c
+1
-1
drivers/s390/cio/device_fsm.c
drivers/s390/cio/device_fsm.c
+2
-2
drivers/s390/net/lcs.c
drivers/s390/net/lcs.c
+1
-1
include/linux/n_r3964.h
include/linux/n_r3964.h
+1
-1
No files found.
arch/alpha/boot/tools/objstrip.c
View file @
0455392a
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
*/
*/
/*
/*
* Converts an ECOFF or ELF object file into a bootable file. The
* Converts an ECOFF or ELF object file into a bootable file. The
* object file must be a OMAGIC file (i.e., data and bss follow immediatly
* object file must be a OMAGIC file (i.e., data and bss follow immediat
e
ly
* behind the text). See DEC "Assembly Language Programmer's Guide"
* behind the text). See DEC "Assembly Language Programmer's Guide"
* documentation for details. The SRM boot process is documented in
* documentation for details. The SRM boot process is documented in
* the Alpha AXP Architecture Reference Manual, Second Edition by
* the Alpha AXP Architecture Reference Manual, Second Edition by
...
...
arch/cris/drivers/serial.c
View file @
0455392a
...
@@ -1766,7 +1766,7 @@ will look differently:
...
@@ -1766,7 +1766,7 @@ will look differently:
B= Break character (0x00) with framing error.
B= Break character (0x00) with framing error.
E= Error byte with parity error received after B characters.
E= Error byte with parity error received after B characters.
F= "Faked" valid byte received immediatly after B characters.
F= "Faked" valid byte received immediat
e
ly after B characters.
V= Valid byte
V= Valid byte
1.
1.
...
...
arch/m68k/math-emu/fp_util.S
View file @
0455392a
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
*
is
currently
at
that
time
unused
,
be
careful
if
you
want
change
*
is
currently
at
that
time
unused
,
be
careful
if
you
want
change
*
something
here
.
%
d0
and
%
d1
is
always
usable
,
sometimes
%
d2
(
or
*
something
here
.
%
d0
and
%
d1
is
always
usable
,
sometimes
%
d2
(
or
*
only
the
lower
half
)
most
function
have
to
return
the
%a0
*
only
the
lower
half
)
most
function
have
to
return
the
%a0
*
unmodified
,
so
that
the
caller
can
immediatly
reuse
it
.
*
unmodified
,
so
that
the
caller
can
immediat
e
ly
reuse
it
.
*/
*/
.
globl
fp_ill
,
fp_end
.
globl
fp_ill
,
fp_end
...
...
arch/ppc64/kernel/head.S
View file @
0455392a
...
@@ -109,7 +109,7 @@ __secondary_hold_spinloop:
...
@@ -109,7 +109,7 @@ __secondary_hold_spinloop:
.
llong
0x0
.
llong
0x0
/
*
Secondary
processors
write
this
value
with
their
cpu
#
*/
/
*
Secondary
processors
write
this
value
with
their
cpu
#
*/
/
*
after
they
enter
the
spin
loop
immediatly
below
.
*/
/
*
after
they
enter
the
spin
loop
immediat
e
ly
below
.
*/
.
globl
__secondary_hold_acknowledge
.
globl
__secondary_hold_acknowledge
__secondary_hold_acknowledge
:
__secondary_hold_acknowledge
:
.
llong
0x0
.
llong
0x0
...
...
drivers/acorn/block/fd1772.c
View file @
0455392a
...
@@ -1081,7 +1081,7 @@ static void finish_fdc(void)
...
@@ -1081,7 +1081,7 @@ static void finish_fdc(void)
MotorOn
=
1
;
MotorOn
=
1
;
START_TIMEOUT
();
START_TIMEOUT
();
/* we must wait for the IRQ here, because the ST-DMA is
/* we must wait for the IRQ here, because the ST-DMA is
* released immediatly afterwards and the interrupt may be
* released immediat
e
ly afterwards and the interrupt may be
* delivered to the wrong driver.
* delivered to the wrong driver.
*/
*/
}
}
...
...
drivers/acorn/block/mfmhd.c
View file @
0455392a
...
@@ -406,7 +406,7 @@ static void issue_command(int command, unsigned char *cmdb, int len)
...
@@ -406,7 +406,7 @@ static void issue_command(int command, unsigned char *cmdb, int len)
outw
(
command
,
MFM_COMMAND
);
outw
(
command
,
MFM_COMMAND
);
status
=
inw
(
MFM_STATUS
);
status
=
inw
(
MFM_STATUS
);
DBG
(
"issue_command: status immediatly after command issue: %02X:
\n
"
,
status
>>
8
);
DBG
(
"issue_command: status immediat
e
ly after command issue: %02X:
\n
"
,
status
>>
8
);
}
}
static
void
wait_for_completion
(
void
)
static
void
wait_for_completion
(
void
)
...
...
drivers/char/scc.h
View file @
0455392a
...
@@ -428,7 +428,7 @@ extern unsigned char scc_shadow[2][16];
...
@@ -428,7 +428,7 @@ extern unsigned char scc_shadow[2][16];
* for that purpose. They assume that a local variable 'port' is
* for that purpose. They assume that a local variable 'port' is
* declared and pointing to the port's scc_struct entry. The
* declared and pointing to the port's scc_struct entry. The
* variants with "_NB" appended should be used if no other SCC
* variants with "_NB" appended should be used if no other SCC
* accesses follow immediatly (within 0.5 usecs). They just skip the
* accesses follow immediat
e
ly (within 0.5 usecs). They just skip the
* final delay nops.
* final delay nops.
*
*
* Please note that accesses to SCC registers should only take place
* Please note that accesses to SCC registers should only take place
...
...
drivers/isdn/tpam/tpam_commands.c
View file @
0455392a
...
@@ -880,7 +880,7 @@ void tpam_recv_U3DataInd(tpam_card *card, struct sk_buff *skb) {
...
@@ -880,7 +880,7 @@ void tpam_recv_U3DataInd(tpam_card *card, struct sk_buff *skb) {
memcpy
(
skb_put
(
result
,
len
),
data
,
len
);
memcpy
(
skb_put
(
result
,
len
),
data
,
len
);
}
}
/* In loop mode, resend the data immediatly */
/* In loop mode, resend the data immediat
e
ly */
if
(
card
->
loopmode
)
{
if
(
card
->
loopmode
)
{
struct
sk_buff
*
loopskb
;
struct
sk_buff
*
loopskb
;
...
...
drivers/media/video/zr36067.c
View file @
0455392a
...
@@ -3629,7 +3629,7 @@ static int do_zoran_ioctl(struct zoran *zr, unsigned int cmd,
...
@@ -3629,7 +3629,7 @@ static int do_zoran_ioctl(struct zoran *zr, unsigned int cmd,
(
"%s: ioctl VIDIOCCAPTURE: %d
\n
"
,
zr
->
name
,
(
"%s: ioctl VIDIOCCAPTURE: %d
\n
"
,
zr
->
name
,
v
));
v
));
/* If there is nothing to do, return immediatly */
/* If there is nothing to do, return immediat
e
ly */
if
((
v
&&
zr
->
v4l_overlay_active
)
if
((
v
&&
zr
->
v4l_overlay_active
)
||
(
!
v
&&
!
zr
->
v4l_overlay_active
))
||
(
!
v
&&
!
zr
->
v4l_overlay_active
))
...
@@ -4048,7 +4048,7 @@ static int do_zoran_ioctl(struct zoran *zr, unsigned int cmd,
...
@@ -4048,7 +4048,7 @@ static int do_zoran_ioctl(struct zoran *zr, unsigned int cmd,
zr
->
params
=
bp
;
zr
->
params
=
bp
;
/* Make changes of input and norm go into effect immediatly */
/* Make changes of input and norm go into effect immediat
e
ly */
/* We switch overlay off and on since a change in the norm
/* We switch overlay off and on since a change in the norm
needs different VFE settings */
needs different VFE settings */
...
...
drivers/net/skfp/hwt.c
View file @
0455392a
...
@@ -264,7 +264,7 @@ struct s_smc *smc ;
...
@@ -264,7 +264,7 @@ struct s_smc *smc ;
* para start start time
* para start start time
* duration time to wait
* duration time to wait
*
*
* NOTE: The fuction will return immediatly, if the timer is not
* NOTE: The fuction will return immediat
e
ly, if the timer is not
* started
* started
************************/
************************/
void
hwt_wait_time
(
smc
,
start
,
duration
)
void
hwt_wait_time
(
smc
,
start
,
duration
)
...
...
drivers/net/wan/lmc/lmc_main.c
View file @
0455392a
...
@@ -1024,7 +1024,7 @@ static struct net_device *lmc_probe1 (struct net_device *dev, unsigned long ioad
...
@@ -1024,7 +1024,7 @@ static struct net_device *lmc_probe1 (struct net_device *dev, unsigned long ioad
}
}
/* This is the entry point. This is what is called immediatly. */
/* This is the entry point. This is what is called immediat
e
ly. */
/* This goes out and finds the card */
/* This goes out and finds the card */
int
lmc_probe_fake
(
struct
net_device
*
dev
)
/*fold00*/
int
lmc_probe_fake
(
struct
net_device
*
dev
)
/*fold00*/
...
...
drivers/s390/block/dasd_diag.c
View file @
0455392a
...
@@ -467,7 +467,7 @@ dasd_diag_dump_sense(dasd_device_t *device, dasd_ccw_req_t * req,
...
@@ -467,7 +467,7 @@ dasd_diag_dump_sense(dasd_device_t *device, dasd_ccw_req_t * req,
* the diag_bio_t for each block has 16 bytes.
* the diag_bio_t for each block has 16 bytes.
* That makes:
* That makes:
* (8192 - 96 - 8) / 16 = 505.5 blocks at maximum.
* (8192 - 96 - 8) / 16 = 505.5 blocks at maximum.
* We want to fit two into the available memory so that we can immediatly
* We want to fit two into the available memory so that we can immediat
e
ly
* start the next request if one finishes off. That makes 252.75 blocks
* start the next request if one finishes off. That makes 252.75 blocks
* for one request. Give a little safety and the result is 240.
* for one request. Give a little safety and the result is 240.
*/
*/
...
...
drivers/s390/block/dasd_eckd.c
View file @
0455392a
...
@@ -1427,7 +1427,7 @@ dasd_eckd_dump_sense(struct dasd_device_t *device, dasd_ccw_req_t * req,
...
@@ -1427,7 +1427,7 @@ dasd_eckd_dump_sense(struct dasd_device_t *device, dasd_ccw_req_t * req,
* addition we have one define extent ccw + 16 bytes of data and one
* addition we have one define extent ccw + 16 bytes of data and one
* locate record ccw + 16 bytes of data. That makes:
* locate record ccw + 16 bytes of data. That makes:
* (8192 - 24 - 136 - 8 - 16 - 8 - 16) / 16 = 499 blocks at maximum.
* (8192 - 24 - 136 - 8 - 16 - 8 - 16) / 16 = 499 blocks at maximum.
* We want to fit two into the available memory so that we can immediatly
* We want to fit two into the available memory so that we can immediat
e
ly
* start the next request if one finishes off. That makes 249.5 blocks
* start the next request if one finishes off. That makes 249.5 blocks
* for one request. Give a little safety and the result is 240.
* for one request. Give a little safety and the result is 240.
*/
*/
...
...
drivers/s390/block/dasd_fba.c
View file @
0455392a
...
@@ -389,7 +389,7 @@ dasd_fba_dump_sense(struct dasd_device_t *device, dasd_ccw_req_t * req,
...
@@ -389,7 +389,7 @@ dasd_fba_dump_sense(struct dasd_device_t *device, dasd_ccw_req_t * req,
* locate record ccw for each block (stupid devices!) + 16 bytes of data.
* locate record ccw for each block (stupid devices!) + 16 bytes of data.
* That makes:
* That makes:
* (8192 - 24 - 136 - 8 - 16) / 40 = 200.2 blocks at maximum.
* (8192 - 24 - 136 - 8 - 16) / 40 = 200.2 blocks at maximum.
* We want to fit two into the available memory so that we can immediatly
* We want to fit two into the available memory so that we can immediat
e
ly
* start the next request if one finishes off. That makes 100.1 blocks
* start the next request if one finishes off. That makes 100.1 blocks
* for one request. Give a little safety and the result is 96.
* for one request. Give a little safety and the result is 96.
*/
*/
...
...
drivers/s390/char/con3215.c
View file @
0455392a
...
@@ -312,10 +312,10 @@ raw3215_timeout(unsigned long __data)
...
@@ -312,10 +312,10 @@ raw3215_timeout(unsigned long __data)
}
}
/*
/*
* Function to conditionally start an IO. A read is started immediatly,
* Function to conditionally start an IO. A read is started immediat
e
ly,
* a write is only started immediatly if the flush flag is on or the
* a write is only started immediat
e
ly if the flush flag is on or the
* amount of data is bigger than RAW3215_MIN_WRITE. If a write is not
* amount of data is bigger than RAW3215_MIN_WRITE. If a write is not
* done immediatly a timer is started with a delay of RAW3215_TIMEOUT.
* done immediat
e
ly a timer is started with a delay of RAW3215_TIMEOUT.
*/
*/
static
inline
void
static
inline
void
raw3215_try_io
(
struct
raw3215_info
*
raw
)
raw3215_try_io
(
struct
raw3215_info
*
raw
)
...
...
drivers/s390/char/sclp_rw.c
View file @
0455392a
...
@@ -192,7 +192,7 @@ sclp_write(struct sclp_buffer *buffer,
...
@@ -192,7 +192,7 @@ sclp_write(struct sclp_buffer *buffer,
* under VM (Why does VM interpret \n but the native machine doesn't ?)
* under VM (Why does VM interpret \n but the native machine doesn't ?)
*
*
* Depending on i/o-control setting the message is always written
* Depending on i/o-control setting the message is always written
* immediatly or we wait for a final new line maybe coming with the
* immediat
e
ly or we wait for a final new line maybe coming with the
* next message. Besides we avoid a buffer overrun by writing its
* next message. Besides we avoid a buffer overrun by writing its
* content.
* content.
*
*
...
...
drivers/s390/cio/device_fsm.c
View file @
0455392a
...
@@ -288,7 +288,7 @@ ccw_device_online(struct ccw_device *cdev)
...
@@ -288,7 +288,7 @@ ccw_device_online(struct ccw_device *cdev)
}
}
/* Is Set Path Group supported? */
/* Is Set Path Group supported? */
if
(
!
cdev
->
private
->
flags
.
pgid_supp
)
{
if
(
!
cdev
->
private
->
flags
.
pgid_supp
)
{
/* No, set state online immediatly. */
/* No, set state online immediat
e
ly. */
ccw_device_done
(
cdev
,
DEV_STATE_ONLINE
);
ccw_device_done
(
cdev
,
DEV_STATE_ONLINE
);
return
0
;
return
0
;
}
}
...
@@ -333,7 +333,7 @@ ccw_device_offline(struct ccw_device *cdev)
...
@@ -333,7 +333,7 @@ ccw_device_offline(struct ccw_device *cdev)
return
-
EBUSY
;
return
-
EBUSY
;
/* Is Set Path Group supported? */
/* Is Set Path Group supported? */
if
(
!
cdev
->
private
->
flags
.
pgid_supp
)
{
if
(
!
cdev
->
private
->
flags
.
pgid_supp
)
{
/* No, set state offline immediatly. */
/* No, set state offline immediat
e
ly. */
ccw_device_done
(
cdev
,
DEV_STATE_OFFLINE
);
ccw_device_done
(
cdev
,
DEV_STATE_OFFLINE
);
return
0
;
return
0
;
}
}
...
...
drivers/s390/net/lcs.c
View file @
0455392a
...
@@ -1206,7 +1206,7 @@ __lcs_start_xmit(struct lcs_card *card, struct sk_buff *skb,
...
@@ -1206,7 +1206,7 @@ __lcs_start_xmit(struct lcs_card *card, struct sk_buff *skb,
card
->
stats
.
tx_packets
++
;
card
->
stats
.
tx_packets
++
;
dev_kfree_skb
(
skb
);
dev_kfree_skb
(
skb
);
if
(
card
->
tx_emitted
<=
0
)
if
(
card
->
tx_emitted
<=
0
)
/* If this is the first tx buffer emit it immediatly. */
/* If this is the first tx buffer emit it immediat
e
ly. */
__lcs_emit_txbuffer
(
card
);
__lcs_emit_txbuffer
(
card
);
return
0
;
return
0
;
}
}
...
...
include/linux/n_r3964.h
View file @
0455392a
...
@@ -165,7 +165,7 @@ struct r3964_block_header
...
@@ -165,7 +165,7 @@ struct r3964_block_header
{
{
unsigned
int
length
;
/* length in chars without header */
unsigned
int
length
;
/* length in chars without header */
unsigned
char
*
data
;
/* usually data is located
unsigned
char
*
data
;
/* usually data is located
immediatly behind this struct */
immediat
e
ly behind this struct */
unsigned
int
locks
;
/* only used in rx_buffer */
unsigned
int
locks
;
/* only used in rx_buffer */
struct
r3964_block_header
*
next
;
struct
r3964_block_header
*
next
;
...
...
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