diff options
author | 2015-06-26 17:28:55 +0200 | |
---|---|---|
committer | 2015-08-04 14:09:52 -0700 | |
commit | 92859a5efdfa71f712ec1d213f43061965d3e9b4 (patch) | |
tree | 67effc4d6087bdc879e6b8c91eac6759f507eefc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (diff) | |
download | linux-dev-92859a5efdfa71f712ec1d213f43061965d3e9b4.tar.xz linux-dev-92859a5efdfa71f712ec1d213f43061965d3e9b4.zip |
f2fs crypto: delete an unnecessary check before the function call "key_put"
The key_put() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions