Re: [PATCH 3/6] Xilinxfb: rename failout labels to reflect failure

From: Andrei Konovalov
Date: Thu Oct 04 2007 - 08:02:28 EST


Grant Likely wrote:
From: Grant Likely <grant.likely@xxxxxxxxxxxx>

Labels and gotos are used in xilinxfb_assign to unwind allocations
on device registration failures. Rename the labels to reflect the
error which occured. This change is being made to make it easier
to add new failout paths (which occurs in a subsuquent patch) and
to make reviewing the failout path easier.

Signed-off-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
---

Acked-by: Andrei Konovalov <akonovalov@xxxxxxxxxxxxx>

drivers/video/xilinxfb.c | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/