aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2023-08-20 11:51:14 +0200
committerAlex Deucher <[email protected]>2023-08-30 15:26:38 -0400
commita23abe1fbdc16358ca185b4681fef19ec75b79c3 (patch)
tree3f4487ccc4df1d28e5b84e8c4694b8f8d29b06bb /tools/perf/scripts/python/net_dropmonitor.py
parentff49bd2c74f2e9659c942aff9629b5fcbffed97f (diff)
drm/amdgpu: Remove a redundant sanity check
The case where 'num_entries' is too big, is already handled by struct_size(), because kvmalloc() would fail. It will return -ENOMEM instead of -EINVAL, but it is only related to a unlikely to happen sanity check. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions