git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53311d
)
[GFS2] Eliminate one instance of __GFP_NOFAIL
author
Steven Whitehouse
<swhiteho@redhat.com>
Sat, 24 Jun 2006 19:42:21 +0000
(15:42 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Sat, 24 Jun 2006 19:42:21 +0000
(15:42 -0400)
This removes one instance of GFP_NOFAIL from the glock callback
function. It also fixes a bug where a , was used at a line end
rather than ; causing unintended results.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found