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:	Mon, 09 Sep 2013 17:03:35 +0100
From:	Grant Likely <grant.likely@...aro.org>
To:	Yijing Wang <wangyijing@...wei.com>,
	Rob Herring <rob.herring@...xeda.com>
Cc:	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
	Yijing Wang <wangyijing@...wei.com>,
	Hanjun Guo <guohanjun@...wei.com>
Subject: Re: [PATCH] irq/of: Fix comment typo for irq_of_parse_and_map

On Sat, 31 Aug 2013 09:44:10 +0800, Yijing Wang <wangyijing@...wei.com> wrote:
> Fix trivial comment typo for irq_of_parse_and_map().
> 
> Signed-off-by: Yijing Wang <wangyijing@...wei.com>

Applied, thanks.

g.

> ---
>  drivers/of/irq.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/of/irq.c b/drivers/of/irq.c
> index 1264923..1752988 100644
> --- a/drivers/of/irq.c
> +++ b/drivers/of/irq.c
> @@ -28,7 +28,7 @@
>  
>  /**
>   * irq_of_parse_and_map - Parse and map an interrupt into linux virq space
> - * @device: Device node of the device whose interrupt is to be mapped
> + * @dev: Device node of the device whose interrupt is to be mapped
>   * @index: Index of the interrupt to map
>   *
>   * This function is a wrapper that chains of_irq_map_one() and
> -- 
> 1.7.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