Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6005
b: refs/heads/master
c: a46206e
h: refs/heads/master
i:
  6003: 279d4e5
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Aug 26, 2005
1 parent 58c9bcf commit f62c695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b6a9ad73897acb7ea4cf56aae0fc39ba1c471fba
refs/heads/master: a46206e74e1897bf34d6b58f0991a0d6f3797e27
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ qdio_min(int a,int b)

/***************** SCRUBBER HELPER ROUTINES **********************/

static inline volatile __u64
static inline __u64
qdio_get_micros(void)
{
return (get_clock() >> 10); /* time>>12 is microseconds */
Expand Down

0 comments on commit f62c695

Please sign in to comment.