diff options
| author | I Viswanath <viswanathiyyappan@gmail.com> | 2025-08-25 08:44:30 +0530 |
|---|---|---|
| committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-09-25 23:49:08 +0200 |
| commit | 59ccb8176bd7e826d47962e891b460284f6978f0 (patch) | |
| tree | ea165a90c29efeb0e1d28c57ec1884d3ebd1c052 /scripts/lib/kdoc/kdoc_parser.py | |
| parent | i2c: designware: use dev_err_probe() when probing platform device (diff) | |
| download | linux-59ccb8176bd7e826d47962e891b460284f6978f0.tar.gz linux-59ccb8176bd7e826d47962e891b460284f6978f0.zip | |
i2c: mux: Simplify boolean assignment in i2c_mux_alloc
Refactor boolean field assignments of the form `if (a) b = true` to
`b = !!(a)` in i2c_mux_alloc.
Signed-off-by: I Viswanath <viswanathiyyappan@gmail.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
