diff options
author | Wagner Ferenc <[email protected]> | 2007-12-06 23:40:29 -0800 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2007-12-07 15:00:25 -0500 |
commit | 16cd0160d5e7e22c2818b30bf1a1d4c262a8df8a (patch) | |
tree | 9b308a86ac51c52edcdaa3967a3a89d28d048b07 /net/unix/sysctl_net_unix.c | |
parent | 7bd4650895137760f6c686d06ca2bc174e3c861c (diff) |
bonding: Return nothing for not applicable values
From: Wagner Ferenc <[email protected]>
The previous code returned '\n' (that is, a single empty line)
from most files, with one exception (xmit_hash_policy), where
it returned 'NA\n'. This patch consolidates each file to return
nothing at all if not applicable, not even a '\n'.
I find this behaviour more usual, more useful, more efficient
and shorter to code from both sides.
Signed-off-by: Ferenc Wagner <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions