diff options
| author | James Simmons <[email protected]> | 2017-08-19 22:26:05 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-22 18:36:47 -0700 |
| commit | efd117be43fdc6e742db784ba52877b7236e2c8d (patch) | |
| tree | d254bc554cdc674ff95516797551d901e2c615ac /tools/perf/scripts/python/bin | |
| parent | f344c9e46fb8360b52c4940ce00a1ead7b4d367a (diff) | |
staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.c
The inline function obd_ioctl_is_invalid() is no longer needed by
userland and also the function was pretty bug for a inline function.
Since this is the case we can move this kernel only code to the
linux-module.c which is the only place it is used.
Signed-off-by: James Simmons <[email protected]>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6401
Reviewed-on: https://review.whamcloud.com/24568
Reviewed-by: Andreas Dilger <[email protected]>
Reviewed-by: Ben Evans <[email protected]>
Reviewed-by: Oleg Drokin <[email protected]>
Signed-off-by: James Simmons <[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