]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: unisys: Remove RETINT macro
authorKen Cox <jkc@redhat.com>
Wed, 19 Mar 2014 18:06:25 +0000 (13:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 20:56:31 +0000 (13:56 -0700)
commit22ad57ba5eacf2611a086379aaa18e456bf2ffbc
tree839e3be8de9fc5a7192b3a063d68bc42d1cbdc5f
parent5e54c97dab0298cf5479bc1f2d3f42ef5605ce6e
Staging: unisys: Remove RETINT macro

The RETINT macro included a goto statement which is not allowed in the
kernel.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/timskmod.h
drivers/staging/unisys/uislib/uisqueue.c
drivers/staging/unisys/visorchannel/visorchannel_funcs.c
drivers/staging/unisys/visorchipset/file.c
drivers/staging/unisys/visorchipset/visorchipset_main.c
drivers/staging/unisys/visorutil/charqueue.c