From: Ken Cox Date: Wed, 19 Mar 2014 18:06:19 +0000 (-0500) Subject: Staging: unisys: Cleanup macros to get rid of goto statements X-Git-Tag: v3.15-rc1~139^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8d0e8bac8c74706b698dedd8ce307395091508;p=pandora-kernel.git Staging: unisys: Cleanup macros to get rid of goto statements Remove the following macros: TRY CHKFD CHKDD CHKFDX CHKDDX ADDPROCLINE TRY_WPOSTCODE_1 TRY_WPOSTCODE_2 FAIL_WPOSTCODE_2 FAIL_WPOSTCODE_3 Part of a series to get rid of goto statements embedded in macros. I'm breaking this up into a series of smaller patches for easier review. The later patches in the series will actually remove the goto statements. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed