Whamcloud - gitweb
LU-6245 libcfs: Remove kp30.h 60/19460/2
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 11 Apr 2016 21:42:00 +0000 (17:42 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 4 May 2016 15:01:03 +0000 (15:01 +0000)
commitb8bddf048483d3ed95201de06f2da0925c82cd54
treebc50bb4ba79d7e53a58b189bd2540f658f4ebb75
parent9766f8e746731c74096c86fcc9514c3e3219e674
LU-6245 libcfs: Remove kp30.h

The header kp30.h contains various wrappers to handle things
like module parameter handling. We can now remove this
abstraction.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I7f5fec4372023146215c740e287529a05dfceba6
Reviewed-on: http://review.whamcloud.com/19460
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/linux/Makefile.am
libcfs/include/libcfs/linux/kp30.h [deleted file]
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/linux/linux-misc.h [new file with mode: 0644]
lustre/llite/llite_lib.c
lustre/osc/osc_io.c