lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 07 Mar 2015 18:12:03 +0000
From:	Ben Hutchings <ben@...adent.org.uk>
To:	Joe Perches <joe@...ches.com>
Cc:	netdev <netdev@...r.kernel.org>,
	Masanari Iida <standby24x7@...il.com>
Subject: Re: [trivial PATCH net-next] ethernet: codespell comment spelling
 fixes

On Fri, 2015-03-06 at 20:49 -0800, Joe Perches wrote:
[...]
> --- a/drivers/net/ethernet/sfc/vfdi.h
> +++ b/drivers/net/ethernet/sfc/vfdi.h
> @@ -98,7 +98,7 @@ struct vfdi_endpoint {
>   * @VFDI_OP_INIT_TXQ: Initialize SRAM entries and initialize a TXQ.
>   * @VFDI_OP_FINI_ALL_QUEUES: Flush all queues, finalize all queues, then
>   *	finalize the SRAM entries.
> - * @VFDI_OP_INSERT_FILTER: Insert a MAC filter targetting the given RXQ.
> + * @VFDI_OP_INSERT_FILTER: Insert a MAC filter targeting the given RXQ.
>   * @VFDI_OP_REMOVE_ALL_FILTERS: Remove all filters.
>   * @VFDI_OP_SET_STATUS_PAGE: Set the DMA page(s) used for status updates
>   *	from PF and write the initial status.
> @@ -148,7 +148,7 @@ enum vfdi_op {
>   * @u.init_txq.flags: Checksum offload flags.
>   * @u.init_txq.addr: Array of length %u.init_txq.buf_count containing DMA
>   *	address of each page backing the transmit queue.
> - * @u.mac_filter.rxq: Insert MAC filter at VF local address/VLAN targetting
> + * @u.mac_filter.rxq: Insert MAC filter at VF local address/VLAN targeting
>   *	all traffic at this receive queue.
>   * @u.mac_filter.flags: MAC filter flags.
>   * @u.set_status_page.dma_addr: Base address for the &struct vfdi_status.
[...]

I was going to claim this was the British spelling, but my dictionary
says you're right. :-)

Ben.

-- 
Ben Hutchings
For every action, there is an equal and opposite criticism. - Harrison

Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ