diff options
author | 2017-08-19 17:51:53 +0200 | |
---|---|---|
committer | 2017-11-06 18:23:40 +0000 | |
commit | a463ce5bbd99fef6e1012cebe7b6764794ec07d8 (patch) | |
tree | 28485a3ce1509f824bbf05f295ffc8a3d697ac1e /drivers/fpga/fpga-mgr.c | |
parent | ecryptfs: Delete 21 error messages for a failed memory allocation (diff) | |
download | linux-dev-a463ce5bbd99fef6e1012cebe7b6764794ec07d8.tar.xz linux-dev-a463ce5bbd99fef6e1012cebe7b6764794ec07d8.zip |
ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok()
* Return an error code without storing it in an intermediate variable.
* Delete the jump target "out" and the local variable "rc"
which became unnecessary with this refactoring.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions