diff options
| author | 2021-12-10 00:22:50 +0000 | |
|---|---|---|
| committer | 2022-02-24 13:54:05 +0100 | |
| commit | dc1adb3ce478bfd1f945f561768fb0fac8e13c28 (patch) | |
| tree | ddc6b12c576eeffe3898398feeafcd2924b089a6 /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base (diff) | |
| download | linux-dev-dc1adb3ce478bfd1f945f561768fb0fac8e13c28.tar.xz linux-dev-dc1adb3ce478bfd1f945f561768fb0fac8e13c28.zip | |
pwm: atmel: Remove redundant initialization of variable timeout
The variable timeout is being initialized with a value that is never
read, it is being re-assigned the same value later on. Remove the
redundant initialization and keep the latter assignment because it's
closer to the use of the variable.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
