mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Separate the error labels from the success path and use 'ret' to store the error value before jumping to the error label. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>