]> git.proxmox.com Git - mirror_spl.git/commit
Fix kmem cstyle issues
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 8 Dec 2014 18:35:51 +0000 (13:35 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 16 Jan 2015 21:55:09 +0000 (13:55 -0800)
commitb34b95635a99223b6bff5437fb389e9340dc7dcd
tree71a140683067236d1277c0f2e5ca653656e8ef6f
parente5b9b344c728bb0d9304f1a143db9255901dc5fe
Fix kmem cstyle issues

Address all cstyle issues in the kmem, vmem, and kmem_cache source
and headers.  This will done to make it easier to review subsequent
changes which will rework the kmem/vmem implementation.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/sys/kmem.h
include/sys/kmem_cache.h
include/sys/vmem.h
module/spl/spl-kmem-cache.c
module/spl/spl-kmem.c
module/spl/spl-vmem.c