git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd34c0
)
[MTD] Remove silly MTD_WRITE/READ macros
author
Thomas Gleixner
<tglx@cruncher.tec.linutronix.de>
Sun, 28 May 2006 09:01:53 +0000
(11:01 +0200)
committer
Thomas Gleixner
<tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:50 +0000
(15:06 +0200)
Most of those macros are unused and the used ones just obfuscate
the code. Remove them and fixup all users.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found