mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
Some of the tests for unfused parts referenced a named member parameter,
but when the test suite was switched to call a python ctypes library they
weren't updated. Adjust them to refer to the first argument of the
process_param() call and set the data type of the signature appropriately.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dbc.c | ||
| dbc.py | ||
| dbc_cli.py | ||
| Makefile | ||
| test_dbc.py | ||