Re: [PATCH 1/3] Input: export LEDs as class devices in sysfs

From: Samuel Thibault
Date: Tue Jun 09 2015 - 13:16:24 EST


Dmitry Torokhov, le Tue 09 Jun 2015 09:50:52 -0700, a écrit :
> On Tue, Jun 09, 2015 at 03:27:34PM +0200, Samuel Thibault wrote:
> > Samuel Thibault, le Tue 09 Jun 2015 15:19:55 +0200, a écrit :
> > > > + [LED_NUML] = { "num-lock", VT_TRIGGER("kbd-numlock") },
> > > > + [LED_CAPSL] = { "caps-lock", VT_TRIGGER("kbd-capslock") },
> > > > + [LED_SCROLLL] = { "scroll-lock", VT_TRIGGER("kbd-scrollock") },
> > >
> > > I'd tend to think we'd want to harmonize the user-visible LED names and
> > > kbd trigger names,
> >
> > And perhaps fix that odd-looking "scrollock"?
>
> If you are talking about LED_SCROLLL

I mean kbd-scrollock in the above code which looks like a typo to me.

Samuel
--
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/