diff options
| author | Aya Mahfouz <[email protected]> | 2015-04-02 20:00:24 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-04-03 11:18:14 +0200 |
| commit | f36b6553e0ffe2c06ffc025b23c13967754ce7f4 (patch) | |
| tree | bf265507e88c83b33432d3730a9a73d9dab6ac10 /tools/perf/scripts/python/bin | |
| parent | 4ca1b8fbe609b7c52aeaa78a5f4678efcc9b8d73 (diff) | |
staging: lustre: include: replace OBD_CHECK_DEV_ACTIVE by obd_check_dev_active
Static inline functions are preferred over macros. The inline function
obd_check_dev_active is introduced to replace OBD_CHECK_DEV_ACTIVE.
All functions that call obd_check_dev_active 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