|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH 1/2] arch/arm: Remove redundant space characters and blank line
Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> On 11.07.2018 11:16, Wei Chen wrote: There are some space characters at the end of code lines and one more blank line at the end of the source file. These spaces are redundant, we remove them in this patch. Signed-off-by: Wei Chen <Wei.Chen@xxxxxxx> --- arch/arm/divsi3.S | 17 ++++++++--------- arch/arm/ldivmod.S | 2 +- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/arch/arm/divsi3.S b/arch/arm/divsi3.S index fa92233..23edbf7 100644 --- a/arch/arm/divsi3.S +++ b/arch/arm/divsi3.S @@ -20,7 +20,7 @@#define END(symbol) -/* _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |