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]
Message-ID: <CAL_JsqKMC_AnPqOAhLgxGsA97aSL_R_vTwzVz=WdZEV+tUQPfg@mail.gmail.com>
Date:	Fri, 29 May 2015 10:01:05 -0500
From:	Rob Herring <robherring2@...il.com>
To:	Geert Uytterhoeven <geert+renesas@...der.be>
Cc:	Grant Likely <grant.likely@...aro.org>,
	Rob Herring <robh+dt@...nel.org>,
	Jiri Kosina <trivial@...nel.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH trivial] of: Grammar s/property exist/property exists/

On Mon, May 4, 2015 at 12:42 PM, Geert Uytterhoeven
<geert+renesas@...der.be> wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>

Applied, thanks.

Rob

> ---
>  include/linux/of.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/of.h b/include/linux/of.h
> index ddeaae6d2083b256..6ebcec335919efab 100644
> --- a/include/linux/of.h
> +++ b/include/linux/of.h
> @@ -815,7 +815,7 @@ static inline int of_property_read_string_index(struct device_node *np,
>   * @propname:  name of the property to be searched.
>   *
>   * Search for a property in a device node.
> - * Returns true if the property exist false otherwise.
> + * Returns true if the property exists false otherwise.
>   */
>  static inline bool of_property_read_bool(const struct device_node *np,
>                                          const char *propname)
> --
> 1.9.1
>
--
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