Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135985
b: refs/heads/master
c: 0b4d569
h: refs/heads/master
i:
  135983: 94b44d3
v: v3
  • Loading branch information
Linus Torvalds committed Mar 28, 2009
1 parent 7742dde commit abe28a2
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: db936819b319831951352d6b58882f3cf56de87f
refs/heads/master: 0b4d569de222452bcb55a4a536ade6cf4d8d1e30
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_gem_debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ static int i915_gem_fence_regs_info(struct seq_file *m, void *data)

obj_priv = obj->driver_private;
seq_printf(m, "Fenced object[%2d] = %p: %s "
"%08x %08x %08x %s %08x %08x %d",
"%08x %08zx %08x %s %08x %08x %d",
i, obj, get_pin_flag(obj_priv),
obj_priv->gtt_offset,
obj->size, obj_priv->stride,
Expand Down

0 comments on commit abe28a2

Please sign in to comment.