diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2013-03-20 12:14:30 +0000 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-03-25 00:21:49 +0100 |
commit | cf8df962aa830d05be1a8d5a9c7d2a67b2837b45 (patch) | |
tree | a3ce8c148927be8bf3360511d2cd18f464aada97 /fs/nfsd/nfs4xdr.c | |
parent | 2e0f8822d1a6d839e66786e99ce1043e4ad1cd72 (diff) |
ACPI / LPSS: make code less confusing for reader
The excerpt like this:
if (err) {
err = 0;
goto error_out;
}
makes a reader confused even if it's commented. Let's do necessary actions and
return no error explicitly.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'fs/nfsd/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions