OSDN Git Service

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)
commit60e1741fc30719171c81030b6f50f6838fc5fd30
tree09db735c7046520f85f15f1a20156b5fdc0635b0
parent385914c39df504d9497f82c3b7189f9e57fdb2c5
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  a8d7f21d, 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