Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

treewide: Fix typo in Documentation/DocBook

This patch fix spelling typo in Documentation/DocBook.
It is because .html and .xml files are generated by make htmldocs,
I have to fix a typo within the source files.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Masanari Iida and committed by
Jiri Kosina
e227867f 42552993

+34 -34
+1 -1
arch/s390/include/asm/cio.h
··· 199 199 /** 200 200 * struct irb - interruption response block 201 201 * @scsw: subchannel status word 202 - * @esw: extened status word 202 + * @esw: extended status word 203 203 * @ecw: extended control word 204 204 * 205 205 * The irb that is handed to the device driver when an interrupt occurs. For
+1 -1
block/blk-core.c
··· 1900 1900 * in some cases below, so export this function. 1901 1901 * Request stacking drivers like request-based dm may change the queue 1902 1902 * limits while requests are in the queue (e.g. dm's table swapping). 1903 - * Such request stacking drivers should check those requests agaist 1903 + * Such request stacking drivers should check those requests against 1904 1904 * the new queue limits again when they dispatch those requests, 1905 1905 * although such checkings are also done against the old queue limits 1906 1906 * when submitting requests.
+1 -1
block/blk-map.c
··· 285 285 * 286 286 * Description: 287 287 * Data will be mapped directly if possible. Otherwise a bounce 288 - * buffer is used. Can be called multple times to append multple 288 + * buffer is used. Can be called multiple times to append multiple 289 289 * buffers. 290 290 */ 291 291 int blk_rq_map_kern(struct request_queue *q, struct request *rq, void *kbuf,
+2 -2
drivers/ata/libata-core.c
··· 1524 1524 * @dev: Device to which the command is sent 1525 1525 * @tf: Taskfile registers for the command and the result 1526 1526 * @cdb: CDB for packet command 1527 - * @dma_dir: Data tranfer direction of the command 1527 + * @dma_dir: Data transfer direction of the command 1528 1528 * @sgl: sg list for the data buffer of the command 1529 1529 * @n_elem: Number of sg entries 1530 1530 * @timeout: Timeout in msecs (0 for default) ··· 1712 1712 * @dev: Device to which the command is sent 1713 1713 * @tf: Taskfile registers for the command and the result 1714 1714 * @cdb: CDB for packet command 1715 - * @dma_dir: Data tranfer direction of the command 1715 + * @dma_dir: Data transfer direction of the command 1716 1716 * @buf: Data buffer of the command 1717 1717 * @buflen: Length of data buffer 1718 1718 * @timeout: Timeout in msecs (0 for default)
+1 -1
drivers/base/bus.c
··· 1209 1209 * with the name of the subsystem. The root device can carry subsystem- 1210 1210 * wide attributes. All registered devices are below this single root 1211 1211 * device and are named after the subsystem with a simple enumeration 1212 - * number appended. The registered devices are not explicitely named; 1212 + * number appended. The registered devices are not explicitly named; 1213 1213 * only 'id' in the device needs to be set. 1214 1214 * 1215 1215 * Do not use this interface for anything new, it exists for compatibility
+1 -1
drivers/gpu/drm/drm_crtc_helper.c
··· 593 593 * Caller must hold mode config lock. 594 594 * 595 595 * Setup a new configuration, provided by the upper layers (either an ioctl call 596 - * from userspace or internally e.g. from the fbdev suppport code) in @set, and 596 + * from userspace or internally e.g. from the fbdev support code) in @set, and 597 597 * enable it. This is the main helper functions for drivers that implement 598 598 * kernel mode setting with the crtc helper functions and the assorted 599 599 * ->prepare(), ->modeset() and ->commit() helper callbacks.
+1 -1
drivers/input/sparse-keymap.c
··· 236 236 * in an input device that was set up by sparse_keymap_setup(). 237 237 * NOTE: It is safe to cal this function while input device is 238 238 * still registered (however the drivers should care not to try to 239 - * use freed keymap and thus have to shut off interrups/polling 239 + * use freed keymap and thus have to shut off interrupts/polling 240 240 * before freeing the keymap). 241 241 */ 242 242 void sparse_keymap_free(struct input_dev *dev)
+1 -1
drivers/regulator/core.c
··· 2134 2134 * @regulator: regulator source 2135 2135 * 2136 2136 * Returns positive if the regulator driver backing the source/client 2137 - * can change its voltage, false otherwise. Usefull for detecting fixed 2137 + * can change its voltage, false otherwise. Useful for detecting fixed 2138 2138 * or dummy regulators and disabling voltage change logic in the client 2139 2139 * driver. 2140 2140 */
+3 -3
drivers/scsi/scsi_transport_iscsi.c
··· 891 891 * Adds a sysfs entry for the flashnode session attributes 892 892 * 893 893 * Returns: 894 - * pointer to allocated flashnode sess on sucess 894 + * pointer to allocated flashnode sess on success 895 895 * %NULL on failure 896 896 */ 897 897 struct iscsi_bus_flash_session * ··· 1089 1089 } 1090 1090 1091 1091 /** 1092 - * iscsi_destroy_flashnode_sess - destory flashnode session entry 1092 + * iscsi_destroy_flashnode_sess - destroy flashnode session entry 1093 1093 * @fnode_sess: pointer to flashnode session entry to be destroyed 1094 1094 * 1095 1095 * Deletes the flashnode session entry and all children flashnode connection ··· 1119 1119 } 1120 1120 1121 1121 /** 1122 - * iscsi_destroy_all_flashnode - destory all flashnode session entries 1122 + * iscsi_destroy_all_flashnode - destroy all flashnode session entries 1123 1123 * @shost: pointer to host data 1124 1124 * 1125 1125 * Destroys all the flashnode session entries and all corresponding children
+1 -1
drivers/usb/core/message.c
··· 179 179 * 180 180 * Return: 181 181 * If successful, 0. Otherwise a negative error number. The number of actual 182 - * bytes transferred will be stored in the @actual_length paramater. 182 + * bytes transferred will be stored in the @actual_length parameter. 183 183 */ 184 184 int usb_interrupt_msg(struct usb_device *usb_dev, unsigned int pipe, 185 185 void *data, int len, int *actual_length, int timeout)
+1 -1
drivers/usb/core/urb.c
··· 834 834 * 835 835 * this allows all outstanding URBs to be unlinked starting 836 836 * from the back of the queue. This function is asynchronous. 837 - * The unlinking is just tiggered. It may happen after this 837 + * The unlinking is just triggered. It may happen after this 838 838 * function has returned. 839 839 * 840 840 * This routine should not be called by a driver after its disconnect
+1 -1
fs/buffer.c
··· 3086 3086 * until the buffer gets unlocked). 3087 3087 * 3088 3088 * ll_rw_block sets b_end_io to simple completion handler that marks 3089 - * the buffer up-to-date (if approriate), unlocks the buffer and wakes 3089 + * the buffer up-to-date (if appropriate), unlocks the buffer and wakes 3090 3090 * any waiters. 3091 3091 * 3092 3092 * All of the buffers must be for the same device, and must also be a
+3 -3
fs/debugfs/inode.c
··· 358 358 * @name: a pointer to a string containing the name of the file to create. 359 359 * @mode: the permission that the file should have. 360 360 * @parent: a pointer to the parent dentry for this file. This should be a 361 - * directory dentry if set. If this paramater is NULL, then the 361 + * directory dentry if set. If this parameter is NULL, then the 362 362 * file will be created in the root of the debugfs filesystem. 363 363 * @data: a pointer to something that the caller will want to get to later 364 364 * on. The inode.i_private pointer will point to this value on ··· 400 400 * @name: a pointer to a string containing the name of the directory to 401 401 * create. 402 402 * @parent: a pointer to the parent dentry for this file. This should be a 403 - * directory dentry if set. If this paramater is NULL, then the 403 + * directory dentry if set. If this parameter is NULL, then the 404 404 * directory will be created in the root of the debugfs filesystem. 405 405 * 406 406 * This function creates a directory in debugfs with the given name. ··· 425 425 * @name: a pointer to a string containing the name of the symbolic link to 426 426 * create. 427 427 * @parent: a pointer to the parent dentry for this symbolic link. This 428 - * should be a directory dentry if set. If this paramater is NULL, 428 + * should be a directory dentry if set. If this parameter is NULL, 429 429 * then the symbolic link will be created in the root of the debugfs 430 430 * filesystem. 431 431 * @target: a pointer to a string containing the path to the target of the
+1 -1
include/drm/drm_fb_helper.h
··· 55 55 * save the current lut when force-restoring the fbdev for e.g. 56 56 * kdbg. 57 57 * @fb_probe: Driver callback to allocate and initialize the fbdev info 58 - * structure. Futhermore it also needs to allocate the drm 58 + * structure. Furthermore it also needs to allocate the drm 59 59 * framebuffer used to back the fbdev. 60 60 * @initial_config: Setup an initial fbdev display configuration 61 61 *
+1 -1
include/linux/hsi/hsi.h
··· 178 178 * @complete: Transfer completion callback 179 179 * @destructor: Destructor to free resources when flushing 180 180 * @status: Status of the transfer when completed 181 - * @actual_len: Actual length of data transfered on completion 181 + * @actual_len: Actual length of data transferred on completion 182 182 * @channel: Channel were to TX/RX the message 183 183 * @ttype: Transfer type (TX if set, RX otherwise) 184 184 * @break_frame: if true HSI will send/receive a break frame. Data buffers are
+1 -1
include/linux/kfifo.h
··· 722 722 /** 723 723 * kfifo_dma_out_finish - finish a DMA OUT operation 724 724 * @fifo: address of the fifo to be used 725 - * @len: number of bytes transferd 725 + * @len: number of bytes transferrd 726 726 * 727 727 * This macro finish a DMA OUT operation. The out counter will be updated by 728 728 * the len parameter. No error checking will be done.
+1 -1
include/linux/pipe_fs_i.h
··· 35 35 * @tmp_page: cached released page 36 36 * @readers: number of current readers of this pipe 37 37 * @writers: number of current writers of this pipe 38 - * @files: number of struct file refering this pipe (protected by ->i_lock) 38 + * @files: number of struct file referring this pipe (protected by ->i_lock) 39 39 * @waiting_writers: number of writers blocked waiting for room 40 40 * @r_counter: reader counter 41 41 * @w_counter: writer counter
+1 -1
include/linux/skbuff.h
··· 1951 1951 } 1952 1952 1953 1953 /** 1954 - * skb_frag_page - retrieve the page refered to by a paged fragment 1954 + * skb_frag_page - retrieve the page referred to by a paged fragment 1955 1955 * @frag: the paged fragment 1956 1956 * 1957 1957 * Returns the &struct page associated with @frag.
+4 -4
include/linux/spi/spi.h
··· 234 234 * @mode_bits: flags understood by this controller driver 235 235 * @bits_per_word_mask: A mask indicating which values of bits_per_word are 236 236 * supported by the driver. Bit n indicates that a bits_per_word n+1 is 237 - * suported. If set, the SPI core will reject any transfer with an 237 + * supported. If set, the SPI core will reject any transfer with an 238 238 * unsupported bits_per_word. If not set, this value is simply ignored, 239 239 * and it's up to the individual driver to perform any validation. 240 240 * @min_speed_hz: Lowest supported transfer speed ··· 259 259 * @cur_msg: the currently in-flight message 260 260 * @cur_msg_prepared: spi_prepare_message was called for the currently 261 261 * in-flight message 262 - * @xfer_completion: used by core tranfer_one_message() 262 + * @xfer_completion: used by core transfer_one_message() 263 263 * @busy: message pump is busy 264 264 * @running: message pump is running 265 265 * @rt: whether this queue is set to run as a realtime task ··· 493 493 * @rx_buf: data to be read (dma-safe memory), or NULL 494 494 * @tx_dma: DMA address of tx_buf, if @spi_message.is_dma_mapped 495 495 * @rx_dma: DMA address of rx_buf, if @spi_message.is_dma_mapped 496 - * @tx_nbits: number of bits used for writting. If 0 the default 496 + * @tx_nbits: number of bits used for writing. If 0 the default 497 497 * (SPI_NBITS_SINGLE) is used. 498 498 * @rx_nbits: number of bits used for reading. If 0 the default 499 499 * (SPI_NBITS_SINGLE) is used. ··· 551 551 * by the results of previous messages and where the whole transaction 552 552 * ends when the chipselect goes intactive. 553 553 * 554 - * When SPI can transfer in 1x,2x or 4x. It can get this tranfer information 554 + * When SPI can transfer in 1x,2x or 4x. It can get this transfer information 555 555 * from device through @tx_nbits and @rx_nbits. In Bi-direction, these 556 556 * two should both be set. User can set transfer mode with SPI_NBITS_SINGLE(1x) 557 557 * SPI_NBITS_DUAL(2x) and SPI_NBITS_QUAD(4x) to support these three transfer.
+1 -1
include/linux/usb/composite.h
··· 92 92 * @suspend: Notifies functions when the host stops sending USB traffic. 93 93 * @resume: Notifies functions when the host restarts USB traffic. 94 94 * @get_status: Returns function status as a reply to 95 - * GetStatus() request when the recepient is Interface. 95 + * GetStatus() request when the recipient is Interface. 96 96 * @func_suspend: callback to be called when 97 97 * SetFeature(FUNCTION_SUSPEND) is reseived 98 98 *
+3 -3
include/net/mac80211.h
··· 1841 1841 * 1842 1842 * Driver informs U-APSD client support by enabling 1843 1843 * %IEEE80211_HW_SUPPORTS_UAPSD flag. The mode is configured through the 1844 - * uapsd paramater in conf_tx() operation. Hardware needs to send the QoS 1844 + * uapsd parameter in conf_tx() operation. Hardware needs to send the QoS 1845 1845 * Nullfunc frames and stay awake until the service period has ended. To 1846 1846 * utilize U-APSD, dynamic powersave is disabled for voip AC and all frames 1847 1847 * from that AC are transmitted with powersave enabled. ··· 2047 2047 * with the number of frames to be released and which TIDs they are 2048 2048 * to come from. In this case, the driver is responsible for setting 2049 2049 * the EOSP (for uAPSD) and MORE_DATA bits in the released frames, 2050 - * to help the @more_data paramter is passed to tell the driver if 2050 + * to help the @more_data parameter is passed to tell the driver if 2051 2051 * there is more data on other TIDs -- the TIDs to release frames 2052 2052 * from are ignored since mac80211 doesn't know how many frames the 2053 2053 * buffers for those TIDs contain. ··· 2592 2592 * parameters. In the case where the driver buffers some frames for 2593 2593 * sleeping stations mac80211 will use this callback to tell the driver 2594 2594 * to release some frames, either for PS-poll or uAPSD. 2595 - * Note that if the @more_data paramter is %false the driver must check 2595 + * Note that if the @more_data parameter is %false the driver must check 2596 2596 * if there are more frames on the given TIDs, and if there are more than 2597 2597 * the frames being released then it must still set the more-data bit in 2598 2598 * the frame. If the @more_data parameter is %true, then of course the
+1 -1
kernel/relay.c
··· 227 227 * relay_remove_buf - remove a channel buffer 228 228 * @kref: target kernel reference that contains the relay buffer 229 229 * 230 - * Removes the file from the fileystem, which also frees the 230 + * Removes the file from the filesystem, which also frees the 231 231 * rchan_buf_struct and the channel buffer. Should only be called from 232 232 * kref_put(). 233 233 */
+1 -1
kernel/signal.c
··· 2382 2382 * @regs: user register state 2383 2383 * @stepping: nonzero if debugger single-step or block-step in use 2384 2384 * 2385 - * This function should be called when a signal has succesfully been 2385 + * This function should be called when a signal has successfully been 2386 2386 * delivered. It updates the blocked signals accordingly (@ka->sa.sa_mask 2387 2387 * is always blocked, and the signal itself is blocked unless %SA_NODEFER 2388 2388 * is set in @ka->sa.sa_flags. Tracing is notified.
+1 -1
net/core/dev.c
··· 3424 3424 * @rx_handler: receive handler to register 3425 3425 * @rx_handler_data: data pointer that is used by rx handler 3426 3426 * 3427 - * Register a receive hander for a device. This handler will then be 3427 + * Register a receive handler for a device. This handler will then be 3428 3428 * called from __netif_receive_skb. A negative errno code is returned 3429 3429 * on a failure. 3430 3430 *