diff options
author | Guenter Roeck <[email protected]> | 2024-09-29 17:39:02 -0700 |
---|---|---|
committer | Kent Overstreet <[email protected]> | 2024-09-29 23:55:52 -0400 |
commit | 2007d28ec0095c6db0a24fd8bb8fe280c65446cd (patch) | |
tree | 2d839db097a712b8a373eb0f2ee3dec746139c7f /scripts/gdb/linux/modules.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
bcachefs: rename version -> bversion for big endian builds
Builds on big endian systems fail as follows.
fs/bcachefs/bkey.h: In function 'bch2_bkey_format_add_key':
fs/bcachefs/bkey.h:557:41: error:
'const struct bkey' has no member named 'bversion'
The original commit only renamed the variable for little endian builds.
Rename it for big endian builds as well to fix the problem.
Fixes: cf49f8a8c277 ("bcachefs: rename version -> bversion")
Cc: Kent Overstreet <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions