aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTom Parkin <tparkin@katalix.com>2020-07-28 18:20:32 +0100
committerDavid S. Miller <davem@davemloft.net>2020-07-30 16:45:31 -0700
commitca7885dbcd899e63e47c33707c1615d9dd281c7f (patch)
tree5ecc16e6db693cd2813d2b8cbfab289ee3aeb49c /tools/perf/scripts/python/bin
parentl2tp: remove build_header callback in struct l2tp_session (diff)
downloadlinux-ca7885dbcd899e63e47c33707c1615d9dd281c7f.tar.gz
linux-ca7885dbcd899e63e47c33707c1615d9dd281c7f.zip
l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl
All of the l2tp subsystem's exported symbols are exported using EXPORT_SYMBOL_GPL, except for l2tp_recv_common and l2tp_ioctl. These functions alone are not useful without the rest of the l2tp infrastructure, so there's no practical benefit to these symbols using a different export policy. Change these exports to use EXPORT_SYMBOL_GPL for consistency with the rest of l2tp. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions