2021년 11월 4일 (목) 16:20, Minkyu Kang 님이 작성:
> to fix following checkpatch warnings.
> Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' where
> possible
>
> Signed-off-by: Minkyu Kang
> Cc: Dzmitry Sankouski
> ---
> arch/arm/mach-exynos/mmu-arm64.c | 11 ++-
> 1 file changed, 6
On 11/4/21 4:13 PM, Minkyu Kang wrote:
> to fix following checkpatch warnings.
> Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' where
> possible
>
> Signed-off-by: Minkyu Kang
> Cc: Dzmitry Sankouski
Reviewed-by: Jaehoon Chung
Best Regards,
Jaehoon Chung
> ---
> arch/arm/mach-e
to fix following checkpatch warnings.
Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' where
possible
Signed-off-by: Minkyu Kang
Cc: Dzmitry Sankouski
---
arch/arm/mach-exynos/mmu-arm64.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/arch/arm/mach-ex
3 matches
Mail list logo