mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
858e284f0e
bpf_attr doesn't required to be declared with '= {}' as memset is used
in the code.
Fixes:
|
||
---|---|---|
.. | ||
api | ||
bpf | ||
lockdep | ||
subcmd | ||
symbol | ||
traceevent | ||
argv_split.c | ||
bitmap.c | ||
ctype.c | ||
find_bit.c | ||
hweight.c | ||
rbtree.c | ||
str_error_r.c | ||
string.c | ||
vsprintf.c | ||
zalloc.c |