OSDN Git Service

security: remove security_settime
authorSargun Dhillon <sargun@sargun.me>
Sun, 1 Apr 2018 08:42:08 +0000 (08:42 +0000)
committerJames Morris <james.morris@microsoft.com>
Tue, 17 Apr 2018 05:18:48 +0000 (15:18 +1000)
commite59644b720aed4b9ec9d3818b483f97376fb31ed
tree4727e3c333e4856fcf8ad8ad601effd872b3102d
parentdf0ce17331e2501dbffc060041dfc6c5f85227b5
security: remove security_settime

security_settime was a wrapper around security_settime64. There are no more
users of it. Therefore it can be removed. It was removed in:
commit 4eb1bca17933 ("time: Use do_settimeofday64() internally")

Signed-off-by: Sargun Dhillon <sargun@sargun.me>
Signed-off-by: James Morris <james.morris@microsoft.com>
include/linux/security.h