staging: unisys: cleanup visorbus_private.h
authorPrarit Bhargava <prarit@redhat.com>
Tue, 5 May 2015 22:36:16 +0000 (18:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 13:26:01 +0000 (15:26 +0200)
commit2ee0deec49bd1aded66bc7b017af35f8723ff9ef
treeb92bcd4f166b6bfa46acbf4757b3b7f555378031
parentc79b28f7332e54903f6c81ff1157cbd3bf761a17
staging: unisys: cleanup visorbus_private.h

visorbus_private.h contains code that is called from visorbus into the
visorchipset code.  Now that the visorchipset code has been brought into
the visorbus directory, many of the declarations are not necessary and
can be cleaned up.

TODO: PARSER_WHICH_STRING enum only has one member used
(PARSERSTRING_NAME).

TODO: crash_obj_type appears to be unnecessary in the overall scheme of
code.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_private.h
drivers/staging/unisys/visorbus/visorchipset.c
This page took 0.026462 seconds and 5 git commands to generate.