]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit449fbd713f57d93460b30ebf41380d9391abba7c
treef92767251e97ec33fe4154edf8325dc86e15d08d
parent251527c9b00c6d41565cfc05d17aa890ccb190e1
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