diff options
author | Colin Ian King <[email protected]> | 2019-03-30 20:37:57 +0000 |
---|---|---|
committer | Jacek Anaszewski <[email protected]> | 2019-04-02 21:03:25 +0200 |
commit | 857b079b1a43e9a1556902d8a0a1d3a6b0747d96 (patch) | |
tree | 57cdd035f46213b85b821eb6d9ab62ad27408c7a /net/lapb/lapb_timer.c | |
parent | 0b6034d84b0077e60038163e9dd683d43135ba8b (diff) |
leds: blinkm: clean up double assignment to data->i2c_addr
Currently data->i2c_addr is being assigned twice, first with the
value 0x09 and then immediately afterwards with the value 0x08.
The first assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Jacek Anaszewski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions