[PATCH 05/13] eliminate goto and improve readability

2007-12-20 Thread Ed L. Cashin
Adam Richter suggested eliminating this goto. Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- drivers/block/aoe/aoechr.c | 69 +-- 1 files changed, 34 insertions(+), 35 deletions(-) diff --git a/drivers/block/aoe/aoechr.c b/drivers/block/aoe/aoechr.c

[PATCH 05/13] eliminate goto and improve readability

2007-12-07 Thread Ed L. Cashin
Adam Richter suggested eliminating this goto. Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]> --- drivers/block/aoe/aoechr.c | 69 +-- 1 files changed, 34 insertions(+), 35 deletions(-) diff --git a/drivers/block/aoe/aoechr.c b/drivers/block/aoe/aoechr.c