• A
    time: Remove unused functions · 85bf19e7
    Arnd Bergmann 提交于
    The (slow but) ongoing work on conversion from timespec to timespec64
    has led some timespec based helper functions to become unused.
    
    No new code should use them, so we can remove the functions entirely.
    I'm planning to obsolete additional interfaces next and remove
    more of these.
    
    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 <stephen.boyd@linaro.org>
    Signed-off-by: NArnd Bergmann <arnd@arndb.de>
    Signed-off-by: NJohn Stultz <john.stultz@linaro.org>
    85bf19e7
time64.h 4.9 KB