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:
4b2faf8
)
Staging: rtl8192u: Remove TRUE and FALSE macros
author
Ksenija Stanojevic
<ksenija.stanojevic@gmail.com>
Fri, 27 Feb 2015 23:15:56 +0000
(
00:15
+0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 01:04:43 +0000
(17:04 -0800)
Remove TRUE and FALSE boolean macros, since Linux kernel has already a
boolean type, bool, defined in linux/stddef.h
Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found