]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: unisys: Remove FAIL macro
authorKen Cox <jkc@redhat.com>
Wed, 19 Mar 2014 18:06:24 +0000 (13:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 20:56:31 +0000 (13:56 -0700)
commit4ef9e36e4a465c7a9e0a9163bce96266d3b399bf
tree2cad1122b5e503999c85dfb3ac98c5958658201d
parentb42865c0425ffdfc3b2ec6cfac0912908348765f
Staging: unisys: Remove FAIL macro

The FAIL macro ultimately includes 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/visorchannel/visorchannel_funcs.c
drivers/staging/unisys/visorchipset/file.c
drivers/staging/unisys/visorutil/procobjecttree.c