[trigger] Use trigger_xxx prefix for variable naming
Static variables do not have unique names and are shadowed by
function parameters even within this compilation module.
Make the code easier to follow by using common prefix for
module variables.
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
Showing
Please register or sign in to comment