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:
9ce9ed5
)
Staging: w35und: remove true/false boolean macros
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Mon, 27 Oct 2008 20:46:39 +0000
(22:46 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 6 Jan 2009 21:51:43 +0000
(13:51 -0800)
Use the kernel built-in true and false boolean values instead of duplicating
them in the driver code.
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found