diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2006-07-13 09:52:06 +0200 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2006-07-13 10:42:20 +0200 |
commit | a892e5d7fa7fb893b5873f7150a83f6f1ee141b5 (patch) | |
tree | 7bf5194235b14ffc837ed38db7110d01eb7a6089 /include/asm-powerpc/iseries | |
parent | [POWERPC] iseries: Move e2a()/strne2a() into their only caller (diff) | |
download | linux-a892e5d7fa7fb893b5873f7150a83f6f1ee141b5.tar.xz linux-a892e5d7fa7fb893b5873f7150a83f6f1ee141b5.zip |
[POWERPC] iseries: Cleanup e2a() and strne2a()
e2a() was formally used by lparcfg, and so had to be exported, but isn't
anymore, so don't.
e2a() and strne2a() can both be static, and __init.
And e2a can be made much more concise if we use x ... y case labels, while
we're there add support for lower case letters.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'include/asm-powerpc/iseries')
0 files changed, 0 insertions, 0 deletions