On Thu, Aug 19, 2021 at 10:49:13PM +0800, kernel test robot wrote:
Sorry for bothering, we'll ignore struct padding warnings next
time.
I think the warnings are useful, it's just that they're not important
for all structs. If the struct was getting allocated a lot it could be
pointing out an issue that makes a real difference. I'm not sure it s
realistic for automation to figure it out for itself so it's better to
send them even if they get ignored a lot.