On Wed, Aug 6, 2025 at 8:59 PM Jakub Kicinski kuba@kernel.org wrote:
On Wed, 6 Aug 2025 13:50:16 +0530 Pranav Tyagi wrote:
Replace typeof() with __auto_type in iou-zcrx.c. __auto_type was introduced in GCC 4.9 and reduces the compile time for all compilers. No functional changes intended.
Yet another unnecessary compiler feature. Please no.
I understand. Thanks