diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2012-12-27 11:49:44 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-02-19 08:42:40 +0100 |
commit | c06b4f1947213cd0902610fafcabac02d49ad728 (patch) | |
tree | 8b83c64b2682c46db32f7987cd8d2795a6bf7397 /lib | |
parent | f86f75548233a2be7379ac446e91729710d4a5f7 (diff) |
watchdog: Use local_clock for get_timestamp()
The get_timestamp() function is always called with current cpu,
thus using local_clock() would be more appropriate and it makes
the code shorter and cleaner IMHO.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Don Zickus <dzickus@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1356576585-28782-1-git-send-email-namhyung@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions