aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2015-03-11 16:56:25 +0000
committerDavid S. Miller <[email protected]>2015-03-12 04:03:34 +0000
commit6b9f53bc102d4e61b73c13f661de4a1c358768c1 (patch)
tree667166df5e4110d4a549942ae45f8003e99c7405 /net/switchdev/switchdev.c
parentrhashtable: Add annotation to nested lock (diff)
downloadkernel-6b9f53bc102d4e61b73c13f661de4a1c358768c1.tar.gz
kernel-6b9f53bc102d4e61b73c13f661de4a1c358768c1.zip
net/mlx5_core: don't export static symbol
The semantic patch that fixes this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @r@ type T; identifier f; @@ static T f (...) { ... } @@ identifier r.f; declarer name EXPORT_SYMBOL; @@ -EXPORT_SYMBOL(f); // </smpl> Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions