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:	Thu, 20 Feb 2014 15:12:12 +0100
From:	Richard Genoud <richard.genoud@...il.com>
To:	Jiri Kosina <jkosina@...e.cz>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] trivial: gpiolib: typo in gpiochip_is_requested comment

2014-02-20 14:48 GMT+01:00 Jiri Kosina <jkosina@...e.cz>:
> On Tue, 11 Feb 2014, Richard Genoud wrote:
>
>> Signed-off-by: Richard Genoud <richard.genoud@...il.com>
>> ---
>>  drivers/gpio/gpiolib.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c
>> index 80da9f1940c9..a0b96695c519 100644
>> --- a/drivers/gpio/gpiolib.c
>> +++ b/drivers/gpio/gpiolib.c
>> @@ -1646,7 +1646,7 @@ void gpio_free_array(const struct gpio *array, size_t num)
>>  EXPORT_SYMBOL_GPL(gpio_free_array);
>>
>>  /**
>> - * gpiochip_is_requested - return string iff signal was requested
>> + * gpiochip_is_requested - return string if signal was requested
>
> Why do you believe this is correct, please?

damned ! I thought that iff was a typo... I didn't know that it meant
"if and only if"
sorry... please drop this.

Richard.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ