aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2019-07-10 13:56:54 +0200
committerDaniel Borkmann <[email protected]>2019-07-12 15:04:03 +0200
commit59d82657a08d4a9e6e2d99acc525ef748d36016b (patch)
tree232efc8744991dcdb1d8816b0f232034690ac59d /net/lapb/lapb_timer.c
parent5464c3a0e9a037b63d5229cdea08dddc01a98aac (diff)
selftests/bpf: fix bpf_target_sparc check
bpf_helpers.h fails to compile on sparc: the code should be checking for defined(bpf_target_sparc), but checks simply for bpf_target_sparc. Also change #ifdef bpf_target_powerpc to #if defined() for consistency. Signed-off-by: Ilya Leoshkevich <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions