diff options
author | Thomas Zimmermann <[email protected]> | 2024-03-25 21:06:54 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-04-02 10:40:49 +0200 |
commit | 660ed6ba8f62faab67c0d5c615de82e1a65a4d3f (patch) | |
tree | 754b3ccb18f01bf2e27a1ee1d1aebad9b2cade68 /scripts/generate_rust_analyzer.py | |
parent | d95e92e195a6ccb49faa27433bcbb654a3f79b1b (diff) |
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Align the names of the algo-bit helpers with ast's convention of
using an ast prefix plus the struct's name plus the callback's name
for such function symbols. Change the parameter names of these
helpers to 'data' and 'state', as used in the declaration of struct
i2c_algo_bit_data. No functional changes.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sui Jingfeng <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions