summary refs log tree commit diff
path: root/drivers/isdn
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2014-05-23 18:43:57 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-23 16:48:05 -0400
commit8556ce79d5986a87fee4c29300b4efee07c0f15e (patch)
tree69372cf291bd655b7c67cea4c1ea076ed3e2f3e1 /drivers/isdn
parent76fcee2438b90e473b67ea52b9b9e0648aa501f8 (diff)
downloadlinux-8556ce79d5986a87fee4c29300b4efee07c0f15e.tar.gz
net: filter: remove DL macro
Lets get rid of this macro. After commit 5bcfedf06f7f ("net: filter:
simplify label names from jump-table"), labels have become more
readable due to omission of BPF_ prefix but at the same time more
generic, so that things like `git grep -n` would not find them. As
a middle path, lets get rid of the DL macro as it's not strictly
needed and would otherwise just hide the full name.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions