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

The RETBOOL macro contained 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/visorutil/periodic_work.c