提交 bad7de74 编写于 作者: K Kees Cook 提交者: Linus Torvalds

scripts/spelling.txt: add "fimware" misspelling

A few instances of "fimware" instead of "firmware" were found.  Fix
these and add it to the spelling.txt file.
Signed-off-by: NKees Cook <keescook@chromium.org>
Reported-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 310c6dd0
...@@ -517,7 +517,7 @@ int dib0700_download_firmware(struct usb_device *udev, const struct firmware *fw ...@@ -517,7 +517,7 @@ int dib0700_download_firmware(struct usb_device *udev, const struct firmware *fw
if (nb_packet_buffer_size < 1) if (nb_packet_buffer_size < 1)
nb_packet_buffer_size = 1; nb_packet_buffer_size = 1;
/* get the fimware version */ /* get the firmware version */
usb_control_msg(udev, usb_rcvctrlpipe(udev, 0), usb_control_msg(udev, usb_rcvctrlpipe(udev, 0),
REQUEST_GET_VERSION, REQUEST_GET_VERSION,
USB_TYPE_VENDOR | USB_DIR_IN, 0, 0, USB_TYPE_VENDOR | USB_DIR_IN, 0, 0,
......
...@@ -356,7 +356,7 @@ struct bfi_ioc_image_hdr_s { ...@@ -356,7 +356,7 @@ struct bfi_ioc_image_hdr_s {
u8 port0_mode; /* device mode for port 0 */ u8 port0_mode; /* device mode for port 0 */
u8 port1_mode; /* device mode for port 1 */ u8 port1_mode; /* device mode for port 1 */
u32 exec; /* exec vector */ u32 exec; /* exec vector */
u32 bootenv; /* fimware boot env */ u32 bootenv; /* firmware boot env */
u32 rsvd_b[2]; u32 rsvd_b[2];
struct bfi_ioc_fwver_s fwver; struct bfi_ioc_fwver_s fwver;
u32 md5sum[BFI_IOC_MD5SUM_SZ]; u32 md5sum[BFI_IOC_MD5SUM_SZ];
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* Much of the functionality of this driver was determined from reading * Much of the functionality of this driver was determined from reading
* the source code for the Windows driver. * the source code for the Windows driver.
* *
* The FPGA on the board requires fimware, which is available from * The FPGA on the board requires firmware, which is available from
* http://www.comedi.org in the comedi_nonfree_firmware tarball. * http://www.comedi.org in the comedi_nonfree_firmware tarball.
* *
* Configuration options: not applicable, uses PCI auto config * Configuration options: not applicable, uses PCI auto config
......
...@@ -428,6 +428,7 @@ feautures||features ...@@ -428,6 +428,7 @@ feautures||features
fetaure||feature fetaure||feature
fetaures||features fetaures||features
fileystem||filesystem fileystem||filesystem
fimware||firmware
finanize||finalize finanize||finalize
findn||find findn||find
finilizes||finalizes finilizes||finalizes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册