diff options
author | 2022-06-17 17:17:46 +0800 | |
---|---|---|
committer | 2022-06-27 16:44:40 +0200 | |
commit | dcab8da13ff4886aab26348b925d20dca4f12bac (patch) | |
tree | 33964de878c18c129724a349f0b7d7ed06355e12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver core: fix potential deadlock in __driver_attach (diff) | |
download | linux-dev-dcab8da13ff4886aab26348b925d20dca4f12bac.tar.xz linux-dev-dcab8da13ff4886aab26348b925d20dca4f12bac.zip |
kernfs/file.c: remove redundant error return counter assignment
Since previous 'rc = -EINVAL;', rc value doesn't change, so not
necessary to re-assign it again.
Signed-off-by: Lin Feng <linf@wangsu.com>
Link: https://lore.kernel.org/r/20220617091746.206515-1-linf@wangsu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions