Re: [PATCH BUGFIX] hid: the `bit' in hidinput_mapping_quirks() isan out parameter

From: Jiri Kosina
Date: Mon Dec 10 2007 - 05:04:28 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/