diff options
| author | Daniel Borkmann <[email protected]> | 2013-07-23 14:51:47 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-07-24 17:53:38 -0700 |
| commit | 91705c61b52029ab5da67a15a23eef08667bf40e (patch) | |
| tree | 703e4a25d5ad698b927fd7b59e6c9b0fa109b28d /include/uapi/linux | |
| parent | d97185466cc83902de49c7bea512651c7af12566 (diff) | |
net: sctp: trivial: update mailing list address
The SCTP mailing list address to send patches or questions
to is [email protected] and not
[email protected] anymore. Therefore,
update all occurences.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Neil Horman <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/sctp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/sctp.h b/include/uapi/linux/sctp.h index 66b466e4ca08..ca451e99b28b 100644 --- a/include/uapi/linux/sctp.h +++ b/include/uapi/linux/sctp.h @@ -28,7 +28,7 @@ * * Please send any bug reports or fixes you make to the * email address(es): - * lksctp developers <[email protected]> + * lksctp developers <[email protected]> * * Or submit a bug report through the following website: * http://www.sf.net/projects/lksctp |