]> git.baikalelectronics.ru Git - kernel.git/commit
mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE
authorLiu Shixin <liushixin2@huawei.com>
Tue, 13 Sep 2022 10:10:37 +0000 (18:10 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 19 Sep 2022 14:40:17 +0000 (16:40 +0200)
commitfcaa3e605e5d90bf247c8928bb5dcc5943332869
tree6db9cd3c63b39a7cf4b6a68b8ca4480ffa04e66e
parent882f4082ba34e6537374f489979703d26c0dcae9
mips: kernel: convert to DEFINE_SHOW_ATTRIBUTE

Use DEFINE_SHOW_ATTRIBUTE helper macro to simplify the code.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/segment.c