Commit 8a78f0a
bpf: Use offsetofend() to simplify macro definition
Use offsetofend() instead of offsetof() + sizeof() to simplify
MIN_BPF_LINEINFO_SIZE macro definition.
Signed-off-by: Yuntao Wang <ytcoode@gmail.com>1 parent 93f1f56 commit 8a78f0a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10400 | 10400 | | |
10401 | 10401 | | |
10402 | 10402 | | |
10403 | | - | |
10404 | | - | |
| 10403 | + | |
10405 | 10404 | | |
10406 | 10405 | | |
10407 | 10406 | | |
| |||
0 commit comments