]> www.infradead.org Git - users/jedix/linux-maple.git/commit
debugobjects: Remove pointless hlist initialization
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Oct 2024 16:49:56 +0000 (18:49 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Oct 2024 15:30:30 +0000 (17:30 +0200)
commit3f397bf9553d9f142fbfaa19713e0350803fcc31
tree0d4cbb7d8998e5380c8c0955c168abfa3fec382e
parent55fb412ef7d0c33226fcac4ebc68c60282e5f150
debugobjects: Remove pointless hlist initialization

It's BSS zero initialized.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/all/20241007164913.200379308@linutronix.de
lib/debugobjects.c