]> git.baikalelectronics.ru Git - kernel.git/commit
eeepc-laptop: rename _set and _get arguments in macro
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 17 Jun 2014 12:06:30 +0000 (14:06 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sat, 16 Aug 2014 08:23:49 +0000 (01:23 -0700)
commite2d9ebbbd738a252345baef3a27e41ee9d3e37da
tree4404e6cc819cd8ea2b92435f5974c57d9ebfd991
parenta82ad66294f9af285def0330df7bdd8a89a57374
eeepc-laptop: rename _set and _get arguments in macro

The _set and _get arguments to the EEEPC_CREATE_SENSOR_ATTR() macro
are confusingly named: _set should be _get and vice versa. Rename these
arguments.

Drop the trailing semicolon from that macro, while we're at it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/eeepc-laptop.c