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

The RETVOID 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/visorchipset/parser.c
drivers/staging/unisys/visorchipset/visorchipset_main.c