j1939spy: convert towards kernel coding style

This commit is contained in:
Marc Kleine-Budde
2023-10-17 09:50:26 +02:00
parent 46fae98b76
commit 51ee436e75
-1
View File
@@ -302,4 +302,3 @@ int main(int argc, char **argv)
free(buf);
return 0;
}