]> Git Repo - linux.git/commit
net: sctp: trivial: update mailing list address
authorDaniel Borkmann <[email protected]>
Tue, 23 Jul 2013 12:51:47 +0000 (14:51 +0200)
committerDavid S. Miller <[email protected]>
Thu, 25 Jul 2013 00:53:38 +0000 (17:53 -0700)
commit91705c61b52029ab5da67a15a23eef08667bf40e
tree703e4a25d5ad698b927fd7b59e6c9b0fa109b28d
parentd97185466cc83902de49c7bea512651c7af12566
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]>
38 files changed:
Documentation/networking/sctp.txt
include/net/sctp/auth.h
include/net/sctp/checksum.h
include/net/sctp/constants.h
include/net/sctp/sctp.h
include/net/sctp/sm.h
include/net/sctp/structs.h
include/net/sctp/tsnmap.h
include/net/sctp/ulpevent.h
include/net/sctp/ulpqueue.h
include/uapi/linux/sctp.h
net/sctp/associola.c
net/sctp/auth.c
net/sctp/bind_addr.c
net/sctp/chunk.c
net/sctp/command.c
net/sctp/debug.c
net/sctp/endpointola.c
net/sctp/input.c
net/sctp/inqueue.c
net/sctp/ipv6.c
net/sctp/objcnt.c
net/sctp/output.c
net/sctp/outqueue.c
net/sctp/primitive.c
net/sctp/proc.c
net/sctp/protocol.c
net/sctp/sm_make_chunk.c
net/sctp/sm_sideeffect.c
net/sctp/sm_statefuns.c
net/sctp/sm_statetable.c
net/sctp/socket.c
net/sctp/ssnmap.c
net/sctp/sysctl.c
net/sctp/transport.c
net/sctp/tsnmap.c
net/sctp/ulpevent.c
net/sctp/ulpqueue.c
This page took 0.080239 seconds and 4 git commands to generate.