Trailing whitespace removal over entire tree
This commit is contained in:
@@ -562,7 +562,7 @@ static int iproute_list_or_flush(int argc, char **argv, int flush)
|
||||
if (matches(*argv, "cache") == 0) {
|
||||
filter.tb = -1;
|
||||
#if 0 && ENABLE_FEATURE_IP_RULE
|
||||
|
||||
|
||||
#else
|
||||
} else if (matches(*argv, "main") != 0) {
|
||||
invarg(*argv, "table");
|
||||
|
||||
@@ -169,7 +169,7 @@ int ll_name_to_index(char *name)
|
||||
* to the reader... Jean II */
|
||||
return ifr.ifr_ifindex;
|
||||
}
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user