Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17598
b: refs/heads/master
c: 69778e3
h: refs/heads/master
v: v3
  • Loading branch information
Matt Helsley authored and Linus Torvalds committed Jan 10, 2006
1 parent 7703ec1 commit c489362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: becf8b5d00f4b47e847f98322cdaf8cd16243861
refs/heads/master: 69778e325c3007c8c8a653fcee2c298ffe071fd4
1 change: 1 addition & 0 deletions trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ void ktime_get_ts(struct timespec *ts)
set_normalized_timespec(ts, ts->tv_sec + tomono.tv_sec,
ts->tv_nsec + tomono.tv_nsec);
}
EXPORT_SYMBOL_GPL(ktime_get_ts);

/*
* Functions and macros which are different for UP/SMP systems are kept in a
Expand Down

0 comments on commit c489362

Please sign in to comment.