<div dir="ltr"><div>Greetings,</div><div><br></div><div>I'm fixing some issues on the staging/netlogic directory and I see that <a href="http://checkpatch.pl">checkpatch.pl</a> is throwing the following warnings on some files:</div><div><i><br></i></div><div><i>WARNING: struct  should normally be const<br>#9: FILE: platform_net.h:9:<br>+struct xlr_net_data {</i></div><div><br></div><div>A similar issue is reported when we declare a variable of type struct <something>, but in this case warning is reported on the struct definition itself.</div><div><br></div><div>How can we fix this?</div><div><br></div><div>Thanks!<br></div></div>