mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The check for a -ve error is redundant, remove it and just immediately return the return value from the call to seq_open_net. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>