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:
c10d03c
)
xconfig: clean up
author
Li Zefan
<lizf@cn.fujitsu.com>
Fri, 7 May 2010 05:58:04 +0000
(13:58 +0800)
committer
Michal Marek
<mmarek@suse.cz>
Wed, 2 Jun 2010 13:10:33 +0000
(15:10 +0200)
@ok is a pointer to a bool var, so we should check the value of
*ok. But actually we don't need to check it, so just remove the
if statement.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found