j1939spy: convert towards kernel coding style

pull/468/head
Marc Kleine-Budde 2023-10-17 09:50:26 +02:00
parent 46fae98b76
commit 51ee436e75
1 changed files with 4 additions and 5 deletions

View File

@ -302,4 +302,3 @@ int main(int argc, char **argv)
free(buf);
return 0;
}