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:   Fri, 26 Aug 2016 11:50:19 -0700
From:   Joe Perches <joe@...ches.com>
To:     Colin King <colin.king@...onical.com>,
        Giuseppe Cavallaro <peppe.cavallaro@...com>,
        Alexandre Torgue <alexandre.torgue@...com>,
        netdev@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: net: stmmac: fix spelling mistake "mulitcast"
 -> "multicast"

On Fri, 2016-08-26 at 19:35 +0100, Colin King wrote:
> Trivial fix to spelling mistake in dev_warn message.

Thanks Colin

Are you also fixing up comments and such?

$ git grep -i -E "\bmulit"
Documentation/networking/kcm.txt:Kernel Connection Mulitplexor
arch/arm/mach-s3c64xx/include/mach/irqs.h: * mulitple of 32 to allow the common code to work
arch/arm64/lib/strncmp.S:       * when limit is mulitply of 8, if not sub 1,
drivers/ata/ahci_xgene.c:        * for case of Port Mulitplier.
drivers/iommu/intel-iommu.c:/* si_domain contains mulitple devices */
drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c:           pr_debug("STMMAC: err in setting mulitcast filter\n");
drivers/net/wan/cosa.c: * interested in the SMP and/or muliti-channel success/failure reports
drivers/rtc/rtc-m41t80.c:                * WDS = 1 (0x80), mulitplier = WD_TIMO, resolution = 1s (0x02)
fs/fat/namei_vfat.c: * lowercase char, muliti bytes char, etc. In this case numtail is not
include/net/dn_dev.h:   int mode;                 /* Broadcast, Unicast, Mulitpoint     */
include/uapi/drm/i915_drm.h:    int num_cliprects;      /* mulitpass with multiple cliprects? */
include/uapi/drm/i915_drm.h:    int num_cliprects;      /* mulitpass with multiple cliprects? */
net/netfilter/ipvs/ip_vs_sync.c:  The master mulitcasts messages (Datagrams) to the backup load balancers
scripts/spelling.txt:mulitplied||multiplied
sound/soc/codecs/wm9713.h:/* MCLK clock mulitipliers */

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ