]> 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)
commitbbd80898d78c5ac474f149344f00ae81f712a62a
tree09db735c7046520f85f15f1a20156b5fdc0635b0
parentaa709ff843e172d87ee278fce5c72cd3f10e9067
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  db03d0c9, 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