Skip to content
Commit b2a42f78 authored by Thierry Reding's avatar Thierry Reding Committed by Ben Myers
Browse files

xfs: Use kmem_free() instead of free()



This fixes a build failure caused by calling the free() function which
does not exist in the Linux kernel.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Reviewed-by: default avatarMark Tinguely <tinguely@sgi.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>

(cherry picked from commit aaaae980)
parent 9b3b77fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment