mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-04 04:04:19 +00:00
758d29fb3a
The pack strings use 'b' signed char for cmd and version but struct
genlmsghdr defines them as unsigned char. Use 'B' instead.
Fixes:
|
||
---|---|---|
.. | ||
lib | ||
cli.py | ||
ynl-gen-c.py | ||
ynl-regen.sh |