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:
67d095a
)
Staging: rtl8192u: Replace TRUE with true
author
Ksenija Stanojevic
<ksenija.stanojevic@gmail.com>
Wed, 4 Mar 2015 23:51:46 +0000
(
00:51
+0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 23:48:33 +0000
(15:48 -0800)
This patch replaces TRUE by true, 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