diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-01-14 21:02:42 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2017-03-24 01:08:05 +0300 |
commit | 02fcef27cc908e22ddb68d30ad1b7fd9ac3a1c24 (patch) | |
tree | c2421a0b661fdc3320458d4497fbeee736542122 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 315e01ada8047cba0520ecca050ad8f5237abb41 (diff) | |
download | linux-02fcef27cc908e22ddb68d30ad1b7fd9ac3a1c24.tar.xz |
selinux: Delete an unnecessary variable assignment in filename_trans_read()
The local variable "ft" was set to a null pointer despite of an
immediate reassignment.
Thus remove this statement from the beginning of a loop.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions