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] [day] [month] [year] [list]
Date:   Sun, 4 Sep 2022 20:57:06 +0200
From:   Dominik Brodowski <linux@...inikbrodowski.net>
To:     Shaomin Deng <dengshaomin@...rlc.com>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pcmcia: Fix double word in comments

Am Sun, Sep 04, 2022 at 11:57:49AM -0400 schrieb Shaomin Deng:
> Delete the repeated word "really" in comments.
> 
> Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
> ---
>  drivers/pcmcia/ds.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pcmcia/ds.c b/drivers/pcmcia/ds.c
> index ace133b9f7d4..05d18614f6b4 100644
> --- a/drivers/pcmcia/ds.c
> +++ b/drivers/pcmcia/ds.c
> @@ -1304,7 +1304,7 @@ static int pcmcia_bus_early_resume(struct pcmcia_socket *skt)
>   * physically present, even if the call to this function returns
>   * non-NULL. Furthermore, the device driver most likely is unbound
>   * almost immediately, so the timeframe where pcmcia_dev_present
> - * returns NULL is probably really really small.
> + * returns NULL is probably really small.
>   */
>  struct pcmcia_device *pcmcia_dev_present(struct pcmcia_device *_p_dev)
>  {

Sorry, but no, as I recently explained to someone else:

	https://lore.kernel.org/all/20220831083623.GA25639@isilmar-4.linta.de/

Thanks,
	Dominik

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ