l2tp: add identifier name in function pointer prototype
authorTom Parkin <tparkin@katalix.com>
Wed, 22 Jul 2020 16:32:10 +0000 (17:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 01:08:39 +0000 (18:08 -0700)
commitbef04d162c52bd7e0b98ba5ee3f904e6556c6551
tree63f780f3b0c1d3959bf2e0778a7faeac2a2119e5
parent0864e331fd53fec3933b99beeb7b1136b14efc63
l2tp: add identifier name in function pointer prototype

Reported by checkpatch:

        "WARNING: function definition argument 'struct sock *'
         should also have an identifier name"

Add an identifier name to help document the prototype.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.h