xfs: remove __KERNEL__ from debug code
authorDave Chinner <dchinner@redhat.com>
Mon, 12 Aug 2013 10:49:51 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Aug 2013 21:58:37 +0000 (16:58 -0500)
commitb49a0c1883899bf9bc6cc5b9c4e6ee5d0f552530
treec601838e731215d9499caa5e40ea602214d39789
parent63d20d6e3620898e67f80c813ec199b19b1674a9
xfs: remove __KERNEL__ from debug code

There is no reason the remaining kernel-only debug code needs to
remain kernel-only. Kill the __KERNEL__ part of the defines, and let
userspace handle the debug code appropriately.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_bmap.h
fs/xfs/xfs_dir2_data.c
fs/xfs/xfs_rtalloc.c
This page took 0.031981 seconds and 5 git commands to generate.