setkey(8): remove redundand returns
Sponsored by: NVidia networking MFC after: 1 week
This commit is contained in:
@@ -1306,14 +1306,10 @@ parse_init()
|
||||
|
||||
p_aiflags = 0;
|
||||
p_aifamily = PF_UNSPEC;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
free_buffer()
|
||||
{
|
||||
/* we got tons of memory leaks in the parser anyways, leave them */
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user