Skip to content
Commit 0dad87fc authored by Markus Elfring's avatar Markus Elfring Committed by Tyler Hicks
Browse files

eCryptfs: Delete a 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 this call might not be needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarTyler Hicks <tyhicks@canonical.com>
parent 5556e7e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment