Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Matthew Garrett <[email protected]>
- Loading branch information