summaryrefslogtreecommitdiff
path: root/arch/blackfin
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-11 16:05:44 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-18 03:37:38 +0300
commit5d1ef76f5a22ea07120671c5fcddafd365000cc9 (patch)
tree810436c9efdd26f3008717f49daf92c6daaf7802 /arch/blackfin
parentccfe78873c22561d3c514790094dc408e4876077 (diff)
downloadlinux-5d1ef76f5a22ea07120671c5fcddafd365000cc9.tar.xz
fixdep: move global variables to local variables of main()
I do not mind global variables where they are useful enough. In this case, I do not see a good reason to use global variables since they are just referenced in shallow places. It is easy to pass them via function arguments. I squashed print_cmdline() into main() since it is just one line code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions