This series of patches will take care of all of the checks and warnings in the
file parser.h. The patches with the words "camel case" takes care of the
camel casing of a variable in parser.h and the files that calls for that
variable. The ones with typedef removes the typedef and fixes any calls
to the typedef variable.
Jeffrey (10):
  staging: unisys: PARSER_CONTEXT_Tag camel case
  staging: unisys: parser_init isLocal camel case
  staging: unisys: parser_init tryAgain camel case
  staging: unisys: parser_init_byteStream islocal camel case
  staging: unisys: parser_init_byteStream tryAgain camel case
  staging: unisys: parser_init_byteStream camel case
  staging: unisys: parser_simpleString_get camel case
  staging: unisys: parser_byteStream_get camel case
  staging: unisys: PARSER_CONTEXT typedef
  staging: unisys: PARSER_WHICH_STRING typedef

 drivers/staging/unisys/visorchipset/parser.c       | 31 +++++++++++-----------
 drivers/staging/unisys/visorchipset/parser.h       | 29 ++++++++++----------
 .../unisys/visorchipset/visorchipset_main.c        | 12 +++++----
 3 files changed, 38 insertions(+), 34 deletions(-)

-- 
1.8.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to