ntp: Remove redundant arguments
commit0f9987b63dcc68606b82a349bbb2016b392a2c34
authorOndrej Mosnacek <omosnace@redhat.com>
Fri, 13 Jul 2018 12:06:40 +0000 (13 14:06 +0200)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 19 Jul 2018 21:58:29 +0000 (19 14:58 -0700)
treead7b9846cb0fa9cd4f412509e4d00c3562ac4197
parentc6bb11147eb09bd39f316c6062455b88c905ab6e
ntp: Remove redundant arguments

The 'ts' argument of process_adj_status() and process_adjtimex_modes()
is unused and can be safely removed.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Miroslav Lichvar <mlichvar@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/ntp.c