Commit b8fc02cb authored by Steven Cole's avatar Steven Cole Committed by David Woodhouse

[PATCH] Spelling fixes for shold -> should and others

This patch provides spelling fixes for the following:

shold      -> should
Docement   -> Document
docomented -> documented
whic       -> which
thresold   -> threshold
asociation -> association
parent 195cc0c4
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* Strategies: * Strategies:
* *
* . We rely on pci_auto.c file to assign PCI resources (MEM and IO) * . We rely on pci_auto.c file to assign PCI resources (MEM and IO)
* TODO: this shold be optional for some machines where they do have * TODO: this should be optional for some machines where they do have
* a real "pcibios" that does resource assignment. * a real "pcibios" that does resource assignment.
* *
* . We then use pci_scan_bus() to "discover" all the resources for * . We then use pci_scan_bus() to "discover" all the resources for
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
* Strategies: * Strategies:
* *
* . We rely on pci_auto.c file to assign PCI resources (MEM and IO) * . We rely on pci_auto.c file to assign PCI resources (MEM and IO)
* TODO: this shold be optional for some machines where they do have * TODO: this should be optional for some machines where they do have
* a real "pcibios" that does resource assignment. * a real "pcibios" that does resource assignment.
* *
* . We then use pci_scan_bus() to "discover" all the resources for * . We then use pci_scan_bus() to "discover" all the resources for
......
...@@ -279,7 +279,7 @@ extern "C" { ...@@ -279,7 +279,7 @@ extern "C" {
* XMAC Bit Definitions * XMAC Bit Definitions
* *
* If the bit access behaviour differs from the register access behaviour * If the bit access behaviour differs from the register access behaviour
* (r/w, ro) this is docomented after the bit number. The following bit * (r/w, ro) this is documented after the bit number. The following bit
* access behaviours are used: * access behaviours are used:
* (sc) self clearing * (sc) self clearing
* (ro) read only * (ro) read only
......
...@@ -195,7 +195,7 @@ static const char SysKonnectFileId[] = "@(#)" ...@@ -195,7 +195,7 @@ static const char SysKonnectFileId[] = "@(#)"
* zero.) * zero.)
* *
* Note: * Note:
* There is a bug in the ASIC whic may lead to wrong checksums. * There is a bug in the ASIC which may lead to wrong checksums.
* *
* Arguments: * Arguments:
* pAc - A pointer to the adapter context struct. * pAc - A pointer to the adapter context struct.
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* 0.15 Mike Mclagan Packet freeing, bug in kmalloc call * 0.15 Mike Mclagan Packet freeing, bug in kmalloc call
* DLCI_RET handling * DLCI_RET handling
* 0.20 Mike McLagan More conservative on which packets * 0.20 Mike McLagan More conservative on which packets
* are returned for retry and whic are * are returned for retry and which are
* are dropped. If DLCI_RET_DROP is * are dropped. If DLCI_RET_DROP is
* returned from the FRAD, the packet is * returned from the FRAD, the packet is
* sent back to Linux for re-transmission * sent back to Linux for re-transmission
......
...@@ -1629,7 +1629,7 @@ struct buffer_head * reiserfs_breada (struct block_device *dev, int block, int b ...@@ -1629,7 +1629,7 @@ struct buffer_head * reiserfs_breada (struct block_device *dev, int block, int b
/* /*
** read and replay the log ** read and replay the log
** on a clean unmount, the journal header's next unflushed pointer will be to an invalid ** on a clean unmount, the journal header's next unflushed pointer will be to an invalid
** transaction. This tests that before finding all the transactions in the log, whic makes normal mount times fast. ** transaction. This tests that before finding all the transactions in the log, which makes normal mount times fast.
** **
** After a crash, this starts with the next unflushed transaction, and replays until it finds one too old, or invalid. ** After a crash, this starts with the next unflushed transaction, and replays until it finds one too old, or invalid.
** **
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
* that are true for all DDB 5xxx boards. The modification is based on * that are true for all DDB 5xxx boards. The modification is based on
* *
* uPD31577(VRC5477) VR5432-SDRAM/PCI Bridge (Luke) * uPD31577(VRC5477) VR5432-SDRAM/PCI Bridge (Luke)
* Preliminary Specification Decoment, Rev 1.1, 27 Dec, 2000 * Preliminary Specification Document, Rev 1.1, 27 Dec, 2000
* *
*/ */
......
...@@ -195,7 +195,7 @@ typedef struct { ...@@ -195,7 +195,7 @@ typedef struct {
/* The SIR unwrapper async_unwrap_char() will use a Rx-copy-break mechanism /* The SIR unwrapper async_unwrap_char() will use a Rx-copy-break mechanism
* when using the optional ZeroCopy Rx, where only small frames are memcpy * when using the optional ZeroCopy Rx, where only small frames are memcpy
* to a smaller skb to save memory. This is the thresold under which copy * to a smaller skb to save memory. This is the threshold under which copy
* will happen (and over which it won't happen). * will happen (and over which it won't happen).
* Some FIR drivers may use this #define as well... * Some FIR drivers may use this #define as well...
* This is the same value as various Ethernet drivers. - Jean II */ * This is the same value as various Ethernet drivers. - Jean II */
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
int page_cluster; int page_cluster;
/* /*
* Writeback is about to end against a page whic has been marked for immediate * Writeback is about to end against a page which has been marked for immediate
* reclaim. If it still appears to be reclaimable, move it to the tail of the * reclaim. If it still appears to be reclaimable, move it to the tail of the
* inactive list. The page still has PageWriteback set, which will pin it. * inactive list. The page still has PageWriteback set, which will pin it.
* *
......
...@@ -199,7 +199,7 @@ DECLARE_PRIMITIVE(SEND); ...@@ -199,7 +199,7 @@ DECLARE_PRIMITIVE(SEND);
* o association id - local handle to the SCTP association * o association id - local handle to the SCTP association
* *
* o destination transport address - the transport address of the * o destination transport address - the transport address of the
* asociation on which a heartbeat should be issued. * association on which a heartbeat should be issued.
*/ */
DECLARE_PRIMITIVE(REQUESTHEARTBEAT); DECLARE_PRIMITIVE(REQUESTHEARTBEAT);
...@@ -3734,7 +3734,7 @@ sctp_disposition_t sctp_sf_shutdown_ack_sent_prm_abort( ...@@ -3734,7 +3734,7 @@ sctp_disposition_t sctp_sf_shutdown_ack_sent_prm_abort(
* o association id - local handle to the SCTP association * o association id - local handle to the SCTP association
* *
* o destination transport address - the transport address of the * o destination transport address - the transport address of the
* asociation on which a heartbeat should be issued. * association on which a heartbeat should be issued.
*/ */
sctp_disposition_t sctp_sf_do_prm_requestheartbeat( sctp_disposition_t sctp_sf_do_prm_requestheartbeat(
const sctp_endpoint_t *ep, const sctp_endpoint_t *ep,
......
...@@ -388,7 +388,7 @@ static int wanpipe_listen_rcv (struct sk_buff *skb, struct sock *sk) ...@@ -388,7 +388,7 @@ static int wanpipe_listen_rcv (struct sk_buff *skb, struct sock *sk)
/* Register the lcn on which incoming call came /* Register the lcn on which incoming call came
* from. Thus, if we have to clear it, we know * from. Thus, if we have to clear it, we know
* whic lcn to clear * which lcn to clear
*/ */
newwp->lcn = mbox_ptr->cmd.lcn; newwp->lcn = mbox_ptr->cmd.lcn;
......
...@@ -1332,7 +1332,7 @@ static int rme96xx_ioctl(struct inode *in, struct file *file, unsigned int cmd, ...@@ -1332,7 +1332,7 @@ static int rme96xx_ioctl(struct inode *in, struct file *file, unsigned int cmd,
file->f_flags |= O_NONBLOCK; file->f_flags |= O_NONBLOCK;
return 0; return 0;
case SNDCTL_DSP_GETODELAY: /* What shold this exactly do ? , case SNDCTL_DSP_GETODELAY: /* What should this exactly do ? ,
ATM it is just abinfo.bytes */ ATM it is just abinfo.bytes */
if (!(file->f_mode & FMODE_WRITE)) if (!(file->f_mode & FMODE_WRITE))
return -EINVAL; return -EINVAL;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment