aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAya Mahfouz <[email protected]>2015-04-02 19:59:15 +0200
committerGreg Kroah-Hartman <[email protected]>2015-04-03 11:18:13 +0200
commit4ca1b8fbe609b7c52aeaa78a5f4678efcc9b8d73 (patch)
tree47c1be0b85d865bc37f2210a5640d5cce11459ad /tools/perf/scripts/python/bin
parenta18dd4702c923167e98acbb0c9d94463ce19546f (diff)
staging: lustre: include: replace OBD_CHECK_DEV by obd_check_dev
Static inline functions are preferred over macros. Hence, the function obd_check_dev was introduced. obd_check_dev replaces the macro OBD_CHECK_DEV. All functions that call obd_check_dev store the return values and return them if they represent an error code. Some of the changes were carried out manually while others were done using coccinelle. Signed-off-by: Aya Mahfouz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions