]> git.baikalelectronics.ru Git - kernel.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)
commit9b774c144ea8c540a6f94b1910dddfec5e7fa76e
tree839e3be8de9fc5a7192b3a063d68bc42d1cbdc5f
parent4ef9e36e4a465c7a9e0a9163bce96266d3b399bf
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