diff options
author | Markus Elfring <[email protected]> | 2017-01-14 19:02:42 +0100 |
---|---|---|
committer | Paul Moore <[email protected]> | 2017-03-23 18:08:05 -0400 |
commit | 02fcef27cc908e22ddb68d30ad1b7fd9ac3a1c24 (patch) | |
tree | c2421a0b661fdc3320458d4497fbeee736542122 /net/unix/af_unix.c | |
parent | 315e01ada8047cba0520ecca050ad8f5237abb41 (diff) |
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 <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions