[usb-moded] Tune global variables
If variables are used only from one source file, make them static.
If variables are truly global, put extern declaration to relevant header.
Drop completely unused variables.
Explicitly initialize variables to sane defaults.
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
Showing
Please register or sign in to comment