On Thu, Feb 11, 2010 at 10:14:07PM -0500, Rafi Rubin wrote: > + > + /* options */ > + enum ntrig_mt_emit_ghosts emit_ghosts; How can user change this option? Why would he want to do it? > + nd->emit_ghosts = 0; That should be "nd->emit_ghosts = NTRIG_MT_EMIT_GHOSTS_NONE;" The same goes for your other patch comparing emit_ghosts with 2. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html