diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2013-10-01 16:47:53 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-10-01 10:26:24 -0500 |
commit | aaaae98022efa4f3c31042f1fdf9e7a0c5f04663 (patch) | |
tree | a1ed7dc62a4cfbc0fa6364046104f84e0d3efa10 /fs/xfs/xfs_iomap.c | |
parent | 519ccb81ac1c8e3e4eed294acf93be00b43dcad6 (diff) | |
download | blackbird-op-linux-aaaae98022efa4f3c31042f1fdf9e7a0c5f04663.tar.gz blackbird-op-linux-aaaae98022efa4f3c31042f1fdf9e7a0c5f04663.zip |
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: Thierry Reding <treding@nvidia.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_iomap.c')
0 files changed, 0 insertions, 0 deletions