]> git.baikalelectronics.ru Git - kernel.git/commit
s390/hwcaps: use consistent coding style / remove comments
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 21 Jul 2021 19:03:04 +0000 (21:03 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:21 +0000 (09:39 +0200)
commit3ec9e8c26bd405bf248b99d86528e0897902c344
treef92767251e97ec33fe4154edf8325dc86e15d08d
parentafe808212ee8faeca96b60246cadc66e9813e443
s390/hwcaps: use consistent coding style / remove comments

Use a consistent coding style within setup_hwcaps() and remove obvious
and outdated comments.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/processor.c