mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 17:12:58 +00:00
libtest: Remove superfluous assignment
Issue found by Coverity (CID 1437643).
This commit is contained in:
@@ -99,7 +99,6 @@ T_get_one_clock_tick_busy(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
b *= 2;
|
b *= 2;
|
||||||
last = now;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Find a good value */
|
/* Find a good value */
|
||||||
|
|||||||
Reference in New Issue
Block a user