style: shell: remove redundant newlines
This commit is contained in:
parent
03f4913e1a
commit
1723197e63
1 changed files with 0 additions and 2 deletions
2
shell.c
2
shell.c
|
@ -115,8 +115,6 @@ err_free_line:
|
|||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
static void do_probe(FILE *fp, const char *s)
|
||||
{
|
||||
char cmd[1] = { CMD_READ_ID };
|
||||
|
|
Loading…
Add table
Reference in a new issue