diff options
author | John Stultz <johnstul@us.ibm.com> | 2010-07-13 17:56:19 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-07-27 12:40:53 +0200 |
commit | ce3bf7ab22527183634a76512d9854a38615e4d5 (patch) | |
tree | 79e48c7c84618d968664bd660c75e03fc98e7d11 /arch/m32r | |
parent | 8c73626ab28527b7eb7f3061c027fbfe530c488c (diff) | |
download | linux-3.10-ce3bf7ab22527183634a76512d9854a38615e4d5.tar.gz linux-3.10-ce3bf7ab22527183634a76512d9854a38615e4d5.tar.bz2 linux-3.10-ce3bf7ab22527183634a76512d9854a38615e4d5.zip |
time: Implement timespec_add
After accidentally misusing timespec_add_safe, I wanted to make sure
we don't accidently trip over that issue again, so I created a simple
timespec_add() function which we can use to replace the instances
of timespec_add_safe() that don't want the overflow detection.
Signed-off-by: John Stultz <johnstul@us.ibm.com>
LKML-Reference: <1279068988-21864-3-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions