[SLOF] [PATCH 0/4] Clean-ups related to calculatecrc.h
Alexey Kardashevskiy
aik at ozlabs.ru
Tue Aug 16 18:55:03 AEST 2016
On 04/08/16 05:34, 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, applied.
--
Alexey
More information about the SLOF
mailing list