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