diff options
author | Nobuhiro Iwamatsu <[email protected]> | 2021-07-08 14:13:40 +0900 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2021-07-10 02:42:08 +0200 |
commit | 37aadf9b2a7ea64a358ea7532d7f477fe6837ef1 (patch) | |
tree | ee8c246bc34dda86c413d3f252cf46c4002edcb9 /scripts/gdb/linux/cpus.py | |
parent | f2581b1dfa9858e342afa8034b0f64f923bbf233 (diff) |
rtc: at91sam9: Remove unnecessary offset variable checks
The offset variable is checked by at91_rtc_readalarm(), but this check
is unnecessary because the previous check knew that the value of this
variable was not 0.
This removes that unnecessary offset variable checks.
Cc: Nicolas Ferre <[email protected]>
Cc: Ludovic Desroches <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions