diff options
author | Daniel Vetter <[email protected]> | 2019-02-28 15:49:04 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2019-04-24 11:27:54 +0200 |
commit | e40b7642884239346265cd7adc06dfbb8988f93d (patch) | |
tree | feae91d33a016aacea47205a298a70a64cd3f352 /scripts/gdb/linux/utils.py | |
parent | abbc0697d5fbf53f74ce0bcbe936670199764cfa (diff) |
drm/leases: Drop object_id validation for negative ids
Not exactly sure what's the aim here, but the canonical nil object has
id == 0, we don't use negative object ids for anything. Plus all
object_id are valided by the object_idr, there's nothing we need to do
on top of that ENOENT check a bit further down.
Spotted while typing exhaustive igt coverage for all these
corner-cases.
Cc: Keith Packard <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions