]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c
authorRashika Kheria <rashika.kheria@gmail.com>
Mon, 11 Nov 2013 15:12:35 +0000 (20:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Nov 2013 23:43:17 +0000 (15:43 -0800)
commitf6daf9e6880da85beaf38718ac264e8922988750
tree73ea0aa3df780c35f4d14cfccbdcbfe43d2c60c2
parent91c954dde335ff48e95074e57e40321f09851d96
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c

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>
drivers/staging/keucr/smil.h
drivers/staging/keucr/smilmain.c
drivers/staging/keucr/smilsub.c