thermal_sys: remove obfuscating used-once macros
commitec797685609da142588012d734e85d14cff9c7d2
authorJoe Perches <joe@perches.com>
Wed, 21 Mar 2012 19:55:02 +0000 (21 12:55 -0700)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2012 05:02:31 +0000 (22 01:02 -0400)
tree2cf99f2e34550280be6523e94ca535b63f357f1c
parent886ee5463530036f6171e1376118e7014cf33f7f
thermal_sys: remove obfuscating used-once macros

These don't add any value as they are used only once and the surrounding
code uses similar variable.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Jesper Juhl <jj@chaosbits.net>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/thermal/thermal_sys.c