Re: [PATCH 05/10] platform/x86: fujitsu-laptop: distinguish current uses of device-specific data

2017-05-01 Thread Jonathan Woithe
On Mon, Apr 24, 2017 at 03:33:29PM +0200, Micha?? K??pie?? wrote: > In portions of the driver which use device-specific data, rename local > variables from fujitsu_bl and fujitsu_laptop to priv in order to clearly > distinguish these parts from code that uses module-wide data. > > Signed-off-by: M

[PATCH 05/10] platform/x86: fujitsu-laptop: distinguish current uses of device-specific data

2017-04-24 Thread Michał Kępień
In portions of the driver which use device-specific data, rename local variables from fujitsu_bl and fujitsu_laptop to priv in order to clearly distinguish these parts from code that uses module-wide data. Signed-off-by: Michał Kępień --- drivers/platform/x86/fujitsu-laptop.c | 48 ++