aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2013-08-12 20:49:52 +1000
committerBen Myers <[email protected]>2013-08-12 16:59:14 -0500
commitcb9eabff58390a22ba8e4b0c838cbf2efb192225 (patch)
tree189ba011986c18a261fa712efb643f8bce007f50 /tools/perf/scripts/python/netdev-times.py
parentb49a0c1883899bf9bc6cc5b9c4e6ee5d0f552530 (diff)
xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
It's actually an ifndef section, which means it is only included in userspace. however, it's deep within the libxfs code, so it's unlikely that the condition checked in userspace can actually occur (search an empty leaf) through the libxfs interfaces. i.e. if it can happen in usrspace, it can happen in the kernel, so remove it from userspace too.... Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions