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:
9b3b77f
)
xfs: Use kmem_free() instead of free()
author
Thierry Reding
<thierry.reding@gmail.com>
Tue, 1 Oct 2013 14:47:53 +0000
(16:47 +0200)
committer
Ben Myers
<bpm@sgi.com>
Fri, 4 Oct 2013 18:56:12 +0000
(13:56 -0500)
This fixes a build failure caused by calling the free() function which
does not exist in the Linux kernel.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
(cherry picked from commit
aaaae98022efa4f3c31042f1fdf9e7a0c5f04663
)
No differences found