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

Adrian Reber areber at redhat.com
Thu Aug 4 18:09:25 AEST 2016


On Wed, Aug 03, 2016 at 09:34:40PM +0200, Thomas Huth wrote:
> 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(-)

Thanks, finally ;-) sloffs still works as expected

Reviewed-by: Adrian Reber <areber at redhat.com>


More information about the SLOF mailing list