apm_power: Fix style error in macros
authorKen O'Brien <kernel@kenobrien.org>
Sun, 29 May 2011 17:53:12 +0000 (18:53 +0100)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 8 Jul 2011 12:55:56 +0000 (16:55 +0400)
commitc84cad3d0fbb09dbfb30336ab05181cdbe097634
tree34a9ea184f0874aaeb8c0631ac22471bd91dcde2
parentf704d45ede331204b6f393ba7cf49353fe7936a7
apm_power: Fix style error in macros

Two macros in the changed file contained complex expressions which
were not enclosed by parentheses.

Signed-off-by: Ken O'Brien <kernel@kenobrien.org>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/apm_power.c