diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-10-15 21:11:33 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-10-19 22:48:55 +0200 |
commit | 8b34134907e7d70b8b51fa56ecd4f8c50c46692c (patch) | |
tree | 57a64302d18919402b7afad86f2c58db059738c8 /samples/uhid | |
parent | 2a8f3380c9e50a36b99a92febfd78f7c7afd29b0 (diff) | |
download | linux-8b34134907e7d70b8b51fa56ecd4f8c50c46692c.tar.bz2 |
rtc: r9701: stop setting RWKCNT
tm_wday is never checked for validity and it is not read back in
r9701_get_datetime. Avoid setting it to stop tripping static checkers:
drivers/rtc/rtc-r9701.c:109 r9701_set_datetime()
error: undefined (user controlled) shift '1 << dt->tm_wday'
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201015191135.471249-4-alexandre.belloni@bootlin.com
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions