Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161
b: refs/heads/master
c: 20aa656
h: refs/heads/master
i:
  159: 011d379
v: v3
  • Loading branch information
Libor Michalek authored and Linus Torvalds committed Apr 16, 2005
1 parent c0e4c18 commit 2979355
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: de0d9641c4f164009b62ecc342f9776d44e78b6a
refs/heads/master: 20aa65699c4112733770100b7f0cce4ad046405e
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/core/fmr_pool.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle,
list_add(&fmr->list, &pool->free_list);
spin_unlock_irqrestore(&pool->pool_lock, flags);

printk(KERN_WARNING "fmr_map returns %d",
printk(KERN_WARNING "fmr_map returns %d\n",
result);

return ERR_PTR(result);
Expand Down

0 comments on commit 2979355

Please sign in to comment.