alpha: squash lines for immediate return
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 11 Sep 2016 06:26:51 +0000 (15:26 +0900)
committerMatt Turner <mattst88@gmail.com>
Mon, 4 Sep 2017 19:04:32 +0000 (12:04 -0700)
commit203308a5d1e96df245a2817ae7f39fa1b8544da4
treea5e24e079c19ed3a83e5bba889e3a61a55e4a334
parent236d62b03a95d70ffe04fbc4cd55a64136f2ee44
alpha: squash lines for immediate return

Remove unneeded variables and assignments.

While we are here, fix the coding style of SMC37c669_read_config():
  - replace whitespaces at the start of lines with tabs
  - remove unneeded whitespaces around parentheses

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/pci-noop.c
arch/alpha/kernel/pci.c
arch/alpha/kernel/smc37c669.c