Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
47bdd718
Commit
47bdd718
authored
Jun 30, 2006
by
Adrian Bunk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo fixes: infomation -> information
Signed-off-by:
Adrian Bunk
<
bunk@stusta.de
>
parent
fd245f00
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
13 additions
and
13 deletions
+13
-13
drivers/net/dl2k.c
drivers/net/dl2k.c
+1
-1
drivers/net/mv643xx_eth.h
drivers/net/mv643xx_eth.h
+1
-1
drivers/net/s2io.h
drivers/net/s2io.h
+1
-1
drivers/net/sk98lin/skvpd.c
drivers/net/sk98lin/skvpd.c
+1
-1
drivers/scsi/initio.h
drivers/scsi/initio.h
+6
-6
include/linux/dqblk_xfs.h
include/linux/dqblk_xfs.h
+2
-2
include/linux/udp.h
include/linux/udp.h
+1
-1
No files found.
drivers/net/dl2k.c
View file @
47bdd718
...
...
@@ -390,7 +390,7 @@ parse_eeprom (struct net_device *dev)
for
(
i
=
0
;
i
<
6
;
i
++
)
dev
->
dev_addr
[
i
]
=
psrom
->
mac_addr
[
i
];
/* Parse Software Infomation Block */
/* Parse Software Info
r
mation Block */
i
=
0x30
;
psib
=
(
u8
*
)
sromdata
;
do
{
...
...
drivers/net/mv643xx_eth.h
View file @
47bdd718
...
...
@@ -258,7 +258,7 @@ struct pkt_info {
struct
sk_buff
*
return_info
;
/* User resource return information */
};
/* Ethernet port specific infomation */
/* Ethernet port specific info
r
mation */
struct
mv643xx_mib_counters
{
u64
good_octets_received
;
...
...
drivers/net/s2io.h
View file @
47bdd718
...
...
@@ -652,7 +652,7 @@ typedef struct fifo_info {
nic_t
*
nic
;
}
fifo_info_t
;
/* Infomation related to the Tx and Rx FIFOs and Rings of Xena
/* Info
r
mation related to the Tx and Rx FIFOs and Rings of Xena
* is maintained in this structure.
*/
typedef
struct
mac_info
{
...
...
drivers/net/sk98lin/skvpd.c
View file @
47bdd718
...
...
@@ -22,7 +22,7 @@
******************************************************************************/
/*
Please refer skvpd.txt for infomation how to include this module
Please refer skvpd.txt for info
r
mation how to include this module
*/
static
const
char
SysKonnectFileId
[]
=
"@(#)$Id: skvpd.c,v 1.37 2003/01/13 10:42:45 rschmidt Exp $ (C) SK"
;
...
...
drivers/scsi/initio.h
View file @
47bdd718
...
...
@@ -193,13 +193,13 @@ typedef struct {
#define TSC_SEL_ATN_DIRECT_OUT 0x15
/* Select With ATN Sequence */
#define TSC_SEL_ATN3_DIRECT_IN 0xB5
/* Select With ATN3 Sequence */
#define TSC_SEL_ATN3_DIRECT_OUT 0x35
/* Select With ATN3 Sequence */
#define TSC_XF_DMA_OUT_DIRECT 0x06
/* DMA Xfer Infomation out */
#define TSC_XF_DMA_IN_DIRECT 0x86
/* DMA Xfer Infomation in */
#define TSC_XF_DMA_OUT_DIRECT 0x06
/* DMA Xfer Info
r
mation out */
#define TSC_XF_DMA_IN_DIRECT 0x86
/* DMA Xfer Info
r
mation in */
#define TSC_XF_DMA_OUT 0x43
/* DMA Xfer Infomation out */
#define TSC_XF_DMA_IN 0xC3
/* DMA Xfer Infomation in */
#define TSC_XF_FIFO_OUT 0x03
/* FIFO Xfer Infomation out */
#define TSC_XF_FIFO_IN 0x83
/* FIFO Xfer Infomation in */
#define TSC_XF_DMA_OUT 0x43
/* DMA Xfer Info
r
mation out */
#define TSC_XF_DMA_IN 0xC3
/* DMA Xfer Info
r
mation in */
#define TSC_XF_FIFO_OUT 0x03
/* FIFO Xfer Info
r
mation out */
#define TSC_XF_FIFO_IN 0x83
/* FIFO Xfer Info
r
mation in */
#define TSC_MSG_ACCEPT 0x0F
/* Message Accept */
...
...
include/linux/dqblk_xfs.h
View file @
47bdd718
...
...
@@ -125,14 +125,14 @@ typedef struct fs_disk_quota {
/*
* fs_quota_stat is the struct returned in Q_XGETQSTAT for a given file system.
* Provides a centralized way to get meta infomation about the quota subsystem.
* Provides a centralized way to get meta info
r
mation about the quota subsystem.
* eg. space taken up for user and group quotas, number of dquots currently
* incore.
*/
#define FS_QSTAT_VERSION 1
/* fs_quota_stat.qs_version */
/*
* Some basic infomation about 'quota files'.
* Some basic info
r
mation about 'quota files'.
*/
typedef
struct
fs_qfilestat
{
__u64
qfs_ino
;
/* inode number */
...
...
include/linux/udp.h
View file @
47bdd718
...
...
@@ -46,7 +46,7 @@ struct udp_sock {
unsigned
int
corkflag
;
/* Cork is required */
__u16
encap_type
;
/* Is this an Encapsulation socket? */
/*
* Following member retains the infomation to create a UDP header
* Following member retains the info
r
mation to create a UDP header
* when the socket is uncorked.
*/
__u16
len
;
/* total length of pending frames */
...
...
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