From: Paul Bolle Date: Tue, 17 Jun 2014 12:06:30 +0000 (+0200) Subject: eeepc-laptop: rename _set and _get arguments in macro X-Git-Tag: omap-for-v3.17/fixes-against-rc2~44^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec9d399795a6c5a7b73fae6345334f907d05327;p=pandora-kernel.git 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 Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed