Hi Wei,
On 05/01/2021 07:19, Wei Chen wrote:
It seems the arm inline function get_cycles has used 8 spaces for
line indent since 2012. This patch correct them to 4 spaces and
remove extra space between function name and bracket.
Signed-off-by: Wei Chen
Acked-by: Julien Grall
Cheers,
---
It seems the arm inline function get_cycles has used 8 spaces for
line indent since 2012. This patch correct them to 4 spaces and
remove extra space between function name and bracket.
Signed-off-by: Wei Chen
---
xen/include/asm-arm/time.h | 40 +++---
1 file chang