candump: convert towards kernel coding style

This commit is contained in:
Marc Kleine-Budde
2023-12-11 09:37:09 +01:00
parent fe6ee6d33f
commit 697901f9ef
-1
View File
@@ -175,7 +175,6 @@ static void sigterm(int signo)
static int idx2dindex(int ifidx, int socket) static int idx2dindex(int ifidx, int socket)
{ {
int i; int i;
struct ifreq ifr; struct ifreq ifr;