]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: unisys: Remove unused macros from visorchannel/visorchannel.h
authorKen Cox <jkc@redhat.com>
Thu, 22 May 2014 17:31:12 +0000 (12:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:21:10 +0000 (20:21 +0900)
commit513afa2f1b1b1fa7aad24af6c65277894241611e
tree09db735c7046520f85f15f1a20156b5fdc0635b0
parent2afb2dc48a101e937ba1517a1a890ac594652109
Staging: unisys: Remove unused macros from visorchannel/visorchannel.h

VISORCHANNEL_CHANGE_SERVER_STATE and VISORCHANNEL_CHANGE_CLIENT_STATE
are never used in any of the source so they have been removed.

VISORCHANNEL_CHANGE_CLIENT_STATE would have caused a broken kernel build
after commit  244a457d, but since it was never used the kernel continued
to build.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchannel/visorchannel.h