[SLOF] [PATCH 0/4] Clean-ups related to calculatecrc.h

Thomas Huth thuth at redhat.com
Thu Aug 4 05:34:40 AEST 2016


calculatecrc.h urgently needs some cleaning: Indentation is
way too deep, there are unused #defines in there, and
the padding fields of the struct stH are very confusing.
This patch series tries to clean up that mess...

Thomas Huth (4):
  Remove unused defines in calculatecrc.h
  Do not include calculatecrc.h from assembler files
  Improve indentation in calculatecrc.h
  Remove misleading padding fields from ROM header definition

 include/calculatecrc.h       | 54 ++++++++++++++++----------------------------
 llfw/io_generic/io_generic.S |  2 --
 llfw/nvramlog.S              |  1 -
 3 files changed, 19 insertions(+), 38 deletions(-)

-- 
1.8.3.1



More information about the SLOF mailing list