ia64: replace comments with C99 initializers
authorBenjamin Stürz <benni@stuerz.xyz>
Fri, 29 Apr 2022 06:17:25 +0000 (23:17 -0700)
committerakpm <akpm@linux-foundation.org>
Fri, 29 Apr 2022 06:17:25 +0000 (23:17 -0700)
commitbd7155a0282e2f4e14260c30272d6472253e6564
tree27d59a62fed7e8e2b6034a90ede06e621987a563
parent72a4fd6a7f032b921b1c195eb42a038ab9026021
ia64: replace comments with C99 initializers

This replaces comments with C99's designated initializers because the
kernel supports them now.

Link: https://lkml.kernel.org/r/20220326165909.506926-3-benni@stuerz.xyz
Signed-off-by: Benjamin Stürz <benni@stuerz.xyz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/ia64/kernel/kprobes.c