diff options
author | Uwe Kleine-König <[email protected]> | 2023-07-19 21:20:12 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2023-07-28 09:34:44 +0200 |
commit | 9a6ac822a2153d583b0da95b8693e954b5f4203a (patch) | |
tree | 59fc08b9daf863787ec18681572c2b6e7bd5c034 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 78dca23bd6706dd6a3cdb5c0052f48794b4d2bed (diff) |
pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
atmel_tcb_pwm_set_polarity() is only called once and effectively wraps
an assignment only. Replace the function call by the respective
assignment.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions