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:   Mon, 25 Sep 2017 12:48:49 +0200
From:   Christoph Böhmwalder <christoph@...hmwalder.at>
To:     Masanari Iida <standby24x7@...il.com>, trivial@...nel.org,
        linux-kernel@...r.kernel.org, rdunlap@...radead.org
Subject: Re: [PATCH] [trivial] Fix typos in printk

>  	if ((stream_fs != 8000) && (stream_fs != 16000)) {
> -		dev_err(afe->dev, "%s() btmgr not supprt this stream_fs %d\n",
> +		dev_err(afe->dev, "%s() btmgr not support this stream_fs %d\n",

I might be mistaken, but shouldn't it be "[...] btmgr *does* not support
this stream_fs [...]" anyways?

>  			__func__, stream_fs);
>  		return -EINVAL;
>  	}
>

--
Regards,
Christoph



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ