[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0712101103350.4570@jikos.suse.cz>
Date: Mon, 10 Dec 2007 11:03:56 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Fengguang Wu <wfg@...l.ustc.edu.cn>
cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH BUGFIX] hid: the `bit' in hidinput_mapping_quirks() is
an out parameter
On Fri, 7 Dec 2007, Fengguang Wu wrote:
> Fix a panic, by changing
> hidinput_mapping_quirks(,, unsigned long *bit,)
> to
> hidinput_mapping_quirks(,, unsigned long **bit,)
> The `bit' in this function is an out parameter.
Thanks for catching this, I will apply it to my tree.
--
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