Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175060
b: refs/heads/master
c: d43d27a
h: refs/heads/master
v: v3
  • Loading branch information
Mithlesh Thukral authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 0ed117d commit 62a0920
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: 228ec3402130b158ccd0e690ac5c4a0b27317786
refs/heads/master: d43d27abf7a2e8388bb0b1d9bf33bd427bc2137a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ static int insn_rw_emulate_bits(struct comedi_device *dev,
return 1;
}

static inline unsigned long uvirt_to_kva(pgd_t * pgd, unsigned long adr)
static inline unsigned long uvirt_to_kva(pgd_t *pgd, unsigned long adr)
{
unsigned long ret = 0UL;
pmd_t *pmd;
Expand Down

0 comments on commit 62a0920

Please sign in to comment.