diff options
| author | Pavel Emelyanov <[email protected]> | 2008-01-25 21:08:26 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-01-25 21:08:26 +0100 |
| commit | 8eb703e4f33488bf75829564d51d427e17f7cd4c (patch) | |
| tree | ee520bf5f1b6c5b61f3b2b6b950ecb4108fc22fc /scripts/patch-kernel | |
| parent | dc938520d2bf343b239795cfa24e4f44649358dc (diff) | |
uids: merge multiple error paths in alloc_uid() into one
There are already 4 error paths in alloc_uid() that do incremental rollbacks.
I think it's time to merge them. This costs us 8 lines of code :)
Maybe it would be better to merge this patch with the previous one, but I
remember that some time ago I sent a similar patch (fixing the error path and
cleaning it), but I was told to make two patches in such cases.
Signed-off-by: Pavel Emelyanov <[email protected]>
Acked-by: Dhaval Giani <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions