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:
91c954d
)
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c
author
Rashika Kheria
<rashika.kheria@gmail.com>
Mon, 11 Nov 2013 15:12:35 +0000
(20:42 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 11 Nov 2013 23:43:17 +0000
(15:43 -0800)
This patch moves the declaration of variable IsXDCompliance to file
smilsub.c since this is the only file which uses it.
Hence, it also removes extern declaration from the header file smil.h
and unnecessary declaration in smilmain.c
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found