diff options
author | Andi Shyti <andi.shyti@kernel.org> | 2025-04-18 23:16:26 +0200 |
---|---|---|
committer | Andi Shyti <andi@smida.it> | 2025-05-19 22:23:56 +0200 |
commit | d3e80014e1413ec15503b65956f10f198540699e (patch) | |
tree | bc999649bbb82d081a243ce2ab30b44bdcb073a4 /net/lapb/lapb_timer.c | |
parent | d6263c468a761cd4c89887073614394ac48441e1 (diff) |
i2c: iproc: Drop unnecessary initialisation of 'ret'
The 'ret' variable doesn't need to be initialised, as it is
always assigned before use.
While here, reorder the variable declarations in reverse
Christmas tree style, by line length.
Link: https://lore.kernel.org/r/20250418211635.2666234-2-andi.shyti@kernel.org
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions