Add GOTO_ERR() macro to set error and then goto a label
This is a macro similar to RET_ERR but useful in the case when we need to record an error and then jump to some cleanup section. Signed-off-by:Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by:
Allan McRae <allan@archlinux.org>
Please register or sign in to comment