Re: [patch] input: Get rid of kbd_pt_regs [5/14]

James Simmons (jsimmons@infradead.org)
Thu, 13 Feb 2003 16:39:10 +0000 (GMT)


> > One idea about kbd_pt_regs. Only one function, fn_show_ptregs, uses
> > kbd_pt_regs. Instaed of passing reg data around wouldn't be better to
> > just remove fn_show_ptregs from the FN_HANDLERS and call it independently
> > inside of kbd_keycode instead.
>
> I'm not sure if that's really a nicer solution.

Actually why do we have this function in keyboard.c when we have
sysrq_handle_showregs in sysrq.c? Both do the same thing.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/