commit | 5fc63f9577322d11019b6d357f73f5ce9031f263 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <der.herr@hofr.at> | Fri Mar 24 20:03:35 2017 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 31 10:26:56 2017 +0200 |
tree | 9bd33330962054d1959488bfb630832aeab58e50 | |
parent | 9005615bafbe03075f4e4fe10874b7abe1918782 [diff] |
timekeeping: Remove pointless conversion to bool interp_forward is type bool so assignment from a logical operation directly is sufficient. Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at> Cc: "Christopher S. Hall" <christopher.s.hall@intel.com> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/1490382215-30505-1-git-send-email-der.herr@hofr.at Signed-off-by: Thomas Gleixner <tglx@linutronix.de>