Whamcloud - gitweb
LU-2675 libcfs: remove {ENTRY,EXIT}_NESTING macros 84/11984/5
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 17 Sep 2014 12:42:23 +0000 (07:42 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 15 Oct 2014 13:32:07 +0000 (13:32 +0000)
commit72ef9e50dfccab1befc31f92e699e41a7920c9c4
treec727fdde7b2d6431b7bf82eb2a9fa6cc5a2f429c
parentde24d3e0fe4e77654358ed7d5d672fa94e957ef5
LU-2675 libcfs: remove {ENTRY,EXIT}_NESTING macros

Remove the unnecessary macros ENTRY_NESTING_SUPPORT, ENTRY_NESTING,
EXIT_NESTING, and __current_nesting_level().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I12c3c9a253b1dc0929a78c2f807b2a94434d3496
Reviewed-on: http://review.whamcloud.com/11984
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/posix/libcfs.h
libcfs/libcfs/tracefile.c