diff options
author | Dave Chinner <dchinner@redhat.com> | 2013-08-12 10:49:50 (GMT) |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-08-12 21:57:51 (GMT) |
commit | 63d20d6e3620898e67f80c813ec199b19b1674a9 (patch) | |
tree | fbb208b9564567019d9a50fcd5c7723a306799ec /drivers/usb/gadget | |
parent | 94b406091bb3fcbab3d846d7d273e30e5fc8ceb5 (diff) | |
download | linux-63d20d6e3620898e67f80c813ec199b19b1674a9.tar.xz |
xfs: kill __KERNEL__ check for debug code in allocation code
Userspace running debug builds is relatively rare, so there's need
to special case the allocation algorithm code coverage debug switch.
As it is, userspace defines random numbers to 0, so invert the
logic of the switch so it is effectively a no-op in userspace.
This kills another couple of __KERNEL__ users.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions