Re: [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
From: Jakub Kicinski
Date: Mon Apr 14 2025 - 17:48:49 EST
On Thu, 10 Apr 2025 09:17:40 +0200 Peter Seiderer wrote:
> - }
> - else
> + } else
> sprintf(pg_result, "ERROR: node not possible");
While you touch this you should add brackets around the else