diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2009-01-04 11:43:00 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2009-01-12 20:56:30 +0100 |
commit | 1f034456c140a8677d0ff3a9bdb3c4b620aae2cb (patch) | |
tree | 223020a4d37b88c82adf33181ee33e9b371d26bc /arch/s390 | |
parent | 8280eb8a33d60be4f5fa76d5144f66656c71a680 (diff) | |
download | blackbird-op-linux-1f034456c140a8677d0ff3a9bdb3c4b620aae2cb.tar.gz blackbird-op-linux-1f034456c140a8677d0ff3a9bdb3c4b620aae2cb.zip |
fbdev: c2p - Cleanups
- Improve comments and naming
- Convert macros to static inline functions
- Remove superfluous `break' after `return'
- Make sure we get a build-time error (undefined reference to
'c2p_unsupported') in case of future misuse
- Replace `unsigned long' by `u32' in comp(), as that's what all callers use
- Use {get,put}_unaligned_be32() in store_planar{,_masked}()
- Use void * for arbitrary pointers
- Use a union to represent pixels/words, to avoid casts
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions