]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit785807e449859877bd0ed6201a587d2350f9af07
treea5e24e079c19ed3a83e5bba889e3a61a55e4a334
parentf6a58c028cd4afaa99c6a269239d360722b12122
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