]> git.proxmox.com Git - mirror_spl.git/commit - module/spl/spl-kmem.c
Fix incorrect type in spl_kmem_cache_set_move() parameter
authorRichard Yao <ryao@cs.stonybrook.edu>
Wed, 1 Aug 2012 06:00:40 +0000 (02:00 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Aug 2012 23:35:18 +0000 (16:35 -0700)
commit6576a1a70dedfc7d5a5e1533a9e3e56074de4c79
tree0adc23f52e8d21a534876eb5b56a0ce7dbd4fa5a
parent744038069d3dc65e721b5b8cc5c37d8c7fcbd8c0
Fix incorrect type in spl_kmem_cache_set_move() parameter

A preprocessor definition renders this harmless. However, it is a good
idea to change this to be consistent.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
include/sys/kmem.h
module/spl/spl-kmem.c