diff options
author | Horms <horms@verge.net.au> | 2006-02-02 17:03:18 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-02-02 17:03:18 -0800 |
commit | f00c401b9b5f0a90e2eb05705f5988fbda0b082b (patch) | |
tree | 0ab0be0da08318dd87b5c9190247f6381ceb0abb /init | |
parent | 95f7daf1c058dc6afbc2d33b6a65ce1bae132dc8 (diff) | |
download | linux-f00c401b9b5f0a90e2eb05705f5988fbda0b082b.tar.gz linux-f00c401b9b5f0a90e2eb05705f5988fbda0b082b.tar.bz2 linux-f00c401b9b5f0a90e2eb05705f5988fbda0b082b.zip |
[IPV4]: Remove suprious use of goto out: in icmp_reply
This seems to be an artifact of the follwoing commit in February '02.
e7e173af42dbf37b1d946f9ee00219cb3b2bea6a
In a nutshell, goto out and return actually do the same thing,
and both are called in this function. This patch removes out.
Signed-Off-By: Horms <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions