* grub-core/disk/diskfilter.c (read_segment): Renome unreachable code.
* grub-core/net/ip.c (grub_net_recv_ip4_packets): Likewise.
This commit is contained in:
parent
a67b2a046c
commit
def9fc1bb2
3 changed files with 5 additions and 3 deletions
|
@ -574,8 +574,6 @@ grub_net_recv_ip4_packets (struct grub_net_buff *nb,
|
|||
hwaddress, proto, &source, &dest,
|
||||
ttl);
|
||||
}
|
||||
|
||||
return GRUB_ERR_NONE;
|
||||
}
|
||||
|
||||
static grub_err_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue