[PATCH] sata_nv: housekeeping for goto labels
- each label used in a goto contains a part of the operation that must
be issued. This way both the no-error and the error paths can be checked
separately;
- probe_ent does not need to be NULL-initialized.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Showing
Please register or sign in to comment