> The hci_uart struct is already zeroed by kzalloc(). It's redundant to > initialize hu->padding to 0. See also: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17-rc2#n94 Regards, Markus