This patch series removes unused macros, replaces redundant macros, fixes spacing and other formatting issues, and eliminates checkpatch warnings from the header files in the include and common-spar directories, other than volatile and new typedef warnings. The volatile warnings will be addressed in a future patchset. The remaining typedefs in the headers are all for enumerations or structures specific to s-Par. Benjamin Romer (14): staging: unisys: get rid of unused VMMIO types staging: unisys: fix formatting in timskmod.h staging: unisys: get rid of semaphore macros staging: unisys: remove unused macros from timskmod.h staging: unisys: get rid of uiscmpxchg64 staging: unisys: fix whitespace in uisutils.h staging: unisys: fix line lengths in controlvmcompletionstatus.h staging: unisys: fix spacing in iovmcall_gnuc.h staging: unisys: clean up vmcall functions staging: unisys: fix spacing in vbusdeviceinfo.h staging: unisys: remove do{} while(0) in macros in channel.h staging: unisys: fix spacing in channel.h staging: unisys: clean up comments in controlvmchannel.h message packet staging: unisys: fix macros in iochannel.h .../unisys/common-spar/include/channels/channel.h | 14 +++--- .../include/channels/controlvmchannel.h | 41 +++++++++++----- .../common-spar/include/channels/iochannel.h | 18 ++++---- .../include/controlvmcompletionstatus.h | 16 ++++--- .../unisys/common-spar/include/iovmcall_gnuc.h | 30 ++++++------ .../unisys/common-spar/include/vbusdeviceinfo.h | 1 + drivers/staging/unisys/include/timskmod.h | 54 +--------------------- drivers/staging/unisys/include/uisqueue.h | 15 ------ drivers/staging/unisys/include/uisutils.h | 2 + drivers/staging/unisys/uislib/uislib.c | 16 +++---- drivers/staging/unisys/uislib/uisqueue.c | 6 +-- .../unisys/visorchipset/visorchipset_main.c | 16 +++---- 12 files changed, 91 insertions(+), 138 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel