Hi Masami, On 6/23/26 02:44, Masami Hiramatsu (Google) wrote:
> +config PROBE_EVENTS_DUMP_FETCHARG > + depends on PROBE_EVENTS > + bool "Dump of dynamic probe event fetch-arguments" > + default n Sorry, kconfig nitpick: could you match the style used by the rest of the config options in this file? E.g. the type and prompt come first in the list of attributes? - Julian Braha
