aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGal Pressman <gal@nvidia.com>2023-01-19 14:09:00 +0200
committerSaeed Mahameed <saeedm@nvidia.com>2023-02-07 16:29:55 -0800
commit1e985a8d887cd0b25541ba977db171be47cf575d (patch)
treeea12297fc62fb49601a1a81f90183ec5389757b8 /tools/perf/scripts/python/export-to-postgresql.py
parentnet/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin (diff)
downloadlinux-1e985a8d887cd0b25541ba977db171be47cf575d.tar.gz
linux-1e985a8d887cd0b25541ba977db171be47cf575d.zip
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS
Remove the NULL check on debugfs_create_dir() return value as the function returns an ERR pointer on failure, not NULL. The check is not replaced with a IS_ERR_OR_NULL() as debugfs_create_file(), and debugfs functions in general don't need error checking. Fixes: 0fedee1ae9ef ("net/mlx5e: kTLS, Add debugfs") Reported-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Gal Pressman <gal@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions