06/02/2022 04:58, Weiguo Li:
> Supplement define guards to prevent multiple inclusion.
>
> Signed-off-by: Weiguo Li
> ---
> --- a/drivers/event/octeontx/timvf_worker.h
> +++ b/drivers/event/octeontx/timvf_worker.h
> +#ifndef __TIMVF_WORKER_H__
> +#define __TIMVF_WORKER_H__
Why these underscores?
Supplement define guards to prevent multiple inclusion.
Signed-off-by: Weiguo Li
---
drivers/event/octeontx/timvf_worker.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/event/octeontx/timvf_worker.h
b/drivers/event/octeontx/timvf_worker.h
index 3f1e77f1d1..a99ff54245 100644
-
2 matches
Mail list logo