aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <[email protected]>2016-02-21 11:34:48 +0530
committerGreg Kroah-Hartman <[email protected]>2016-02-25 22:11:01 -0800
commit020ecc6f3229d0413e596a941b52263285c601f6 (patch)
tree68c1f13719d6d5dcadb44016e88e5167223bfa0a /tools/perf/scripts
parentb1752e864f2c2034fe0a7f9fe5f35f8eed06da20 (diff)
staging: lustre: llite: Remove IS_ERR tests
ll_iget() has been modified to always return NULL in case of error and not a ERR_PTR. Consequently, remove unnecessary IS_ERR tests as now ll_iget() function can never return a ERR_PTR. Additionally, reinitialising root and inode to NULL has been removed since they have already been tested for the same. Signed-off-by: Amitoj Kaur Chawla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions