diff options
| author | Aditya Pakki <[email protected]> | 2020-01-30 22:11:33 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-01-31 10:30:36 -0800 |
| commit | 67e2d2eb542338145a2e0b2336c1cdabd2424fd3 (patch) | |
| tree | 5cef2dedd73f23b05959605e46b5f297f5a0d665 /tools/perf/scripts/python/bin | |
| parent | 4efc61c798cd7725a47ec1e9c2a2f755891dcaa3 (diff) | |
fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
In the only caller of dlm_migrate_lockres() - dlm_empty_lockres(),
target is checked for O2NM_MAX_NODES. Thus, the assertion in
dlm_migrate_lockres() is unnecessary and can be removed. The patch
eliminates such a check.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Aditya Pakki <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Gang He <[email protected]>
Cc: Jun Piao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions