diff options
| -rw-r--r-- | security/commoncap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/commoncap.c b/security/commoncap.c index 7cd61a5f5205..beac0258c2a8 100644 --- a/security/commoncap.c +++ b/security/commoncap.c | |||
| @@ -916,7 +916,6 @@ changed: | |||
| 916 | return commit_creds(new); | 916 | return commit_creds(new); |
| 917 | 917 | ||
| 918 | no_change: | 918 | no_change: |
| 919 | error = 0; | ||
| 920 | error: | 919 | error: |
| 921 | abort_creds(new); | 920 | abort_creds(new); |
| 922 | return error; | 921 | return error; |
