aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/sysctl.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-11-08 20:34:27 +0000
committerCorey Minyard <[email protected]>2019-11-08 22:05:14 +0000
commit8d73b2aeb8088517b0895f209b68237ea1bc1c02 (patch)
treef472f489de6af9fdd86fa83de936cdbc365c29c0 /net/tipc/sysctl.c
parentdrivers: ipmi: Support for both IPMB Req and Resp (diff)
downloadkernel-8d73b2aeb8088517b0895f209b68237ea1bc1c02.tar.gz
kernel-8d73b2aeb8088517b0895f209b68237ea1bc1c02.zip
ipmi: kill off 'timespec' usage again
'struct timespec' is getting removed from the kernel. The usage in ipmi was fixed before in commit 48862ea2ce86 ("ipmi: Update timespec usage to timespec64"), but unfortunately it crept back in. The busy looping code can better use ktime_t anyway, so use that there to simplify the implementation. Fixes: cbb19cb1eef0 ("ipmi_si: Convert timespec64 to timespec") Signed-off-by: Arnd Bergmann <[email protected]> Message-Id: <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions