Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212363
b: refs/heads/master
c: 0702d9e
h: refs/heads/master
i:
  212361: 1f58a25
  212359: a3d7414
v: v3
  • Loading branch information
Kevin Cernekee authored and Rafael J. Wysocki committed Oct 16, 2010
1 parent f698812 commit d782848
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: ac5c24ec1e983313ef0015258fba6f630e54e7cf
refs/heads/master: 0702d9ee0f1dcb6258789032f03b3208bfafaffc
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ static void pm_dev_err(struct device *dev, pm_message_t state, char *info,
static void dpm_show_time(ktime_t starttime, pm_message_t state, char *info)
{
ktime_t calltime;
s64 usecs64;
u64 usecs64;
int usecs;

calltime = ktime_get();
Expand Down

0 comments on commit d782848

Please sign in to comment.