]> git.karo-electronics.de Git - linux-beck.git/commit
[IA64] unwind: remove preprocesser noise, and correct comment
authorPhil Carmody <ext-phil.2.carmody@nokia.com>
Tue, 14 Sep 2010 20:34:43 +0000 (13:34 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 14 Sep 2010 20:34:43 +0000 (13:34 -0700)
commit747584be04bb98a856bab5cd1bfe56d341881b83
tree53852afaa1befe8e7fec2f220092ca00b8616d62
parentbfa88ea7ee9e6b4fd673e45a8cc0a8e0b7ef4761
[IA64] unwind: remove preprocesser noise, and correct comment

The expression in the comment was mis-bracketted.
There was also no need to introduce a coding-style breaking
macro for a single use, so just made it a static const.

Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/unwind.c