diff options
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | 2024-11-13 01:50:20 +0900 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2025-06-10 09:34:32 +0200 |
commit | 527b99f44def0decc39cef434fd26cdaef74d31c (patch) | |
tree | b319b881e7338876c18cf18130f9b46c99bfa80c /scripts/lib | |
parent | 23c0dc95bfa86503eed9fa99423fa0bb39a3bcb0 (diff) |
can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
The only purpose of the tdc_mask variable is to check whether or not
any tdc flags (CAN_CTRLMODE_TDC_{AUTO,MANUAL}) were provided. At this
point, the actual value of the flags do no matter any more because
these can be deduced from some other information.
Rename the tdc_mask variable into fd_tdc_flag_provided to make this
more explicit. Note that the fd_ prefix is added in preparation of the
introduction of CAN XL.
Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Link: https://patch.msgid.link/20241112165118.586613-12-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions