From: Peter Meerwald <p.meerwald@xxxxxxxxxxxxxxxxxx> Signed-off-by: Peter Meerwald <p.meerwald@xxxxxxxxxxxxxxxxxx> --- net/sctp/chunk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/sctp/chunk.c b/net/sctp/chunk.c index 6c85564..d7c4d83 100644 --- a/net/sctp/chunk.c +++ b/net/sctp/chunk.c @@ -90,7 +90,7 @@ void sctp_datamsg_free(struct sctp_datamsg *msg) sctp_datamsg_put(msg); } -/* Final destructruction of datamsg memory. */ +/* Final destruction of datamsg memory. */ static void sctp_datamsg_destroy(struct sctp_datamsg *msg) { struct list_head *pos, *temp; -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html