[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1303271145340.23442@pobox.suse.cz>
Date: Wed, 27 Mar 2013 11:45:43 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Paul Bolle <pebolle@...cali.nl>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [TRIVIAL] fix comment typo "CONFIG_HID_PICOLCD_LIRC"
On Mon, 25 Mar 2013, Paul Bolle wrote:
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> ---
> Untested.
>
> drivers/hid/hid-picolcd.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hid/hid-picolcd.h b/drivers/hid/hid-picolcd.h
> index 020cef6..88c7c93 100644
> --- a/drivers/hid/hid-picolcd.h
> +++ b/drivers/hid/hid-picolcd.h
> @@ -302,7 +302,7 @@ static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report
> static inline void picolcd_exit_cir(struct picolcd_data *data)
> {
> }
> -#endif /* CONFIG_HID_PICOLCD_LIRC */
> +#endif /* CONFIG_HID_PICOLCD_CIR */
Applied to hid.git, thanks.
--
Jiri Kosina
SUSE Labs
--
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