commit | 6b7feecb2f8fcab184a38916d10349bd6648e0bc | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Jun 21 17:15:35 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 21 18:46:27 2005 -0700 |
tree | 5c51827e85eff96d6c50b41fea428bcf0f1ba71a | |
parent | fcee38952609fccb2bdfe166b3b96bd75a292aa6 [diff] |
[PATCH] ppc64 iSeries: obvious code simplifications This patch does some obvious code cleanups in the iSeries headers files. - simplifies the bodies of lots of inline functions - parenthesises a macros result - removes C++ wrapping - adds "extern" to some function declarations There are no semantic changes. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>