aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorPuranjay Mohan <[email protected]>2019-06-18 09:53:51 +0530
committerAlexandre Belloni <[email protected]>2019-07-13 13:53:22 +0200
commit3126790d1fd3f0dff11240c1bdb04a6f020a5a03 (patch)
treeda1eafa5f65f7b80b57e9f8e226223ce48e0dc38 /net/lapb/lapb_timer.c
parent3572e8aea3bf925dac1dbf86127657c39fe5c254 (diff)
rtc: interface: Change type of 'count' from int to u64
Callers of hrtimer_forward_now() should save the return value in u64. function rtc_pie_update_irq() stores it in variable 'count' of type int change type of count from unsigned long to u64 to solve the issue. Signed-off-by: Puranjay Mohan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions