On Thu, 11 Jan 2024, chenxuebing wrote:
> Fix the following errors reported by checkpatch:
>
> ERROR: space prohibited before open square bracket '['
Same here, checkpatch just isn't clever enough to realize it's within a
macro.
BR,
Jani.
>
> Signed-off-by: chenxuebing
> ---
> drivers/gpu/drm
Fix the following errors reported by checkpatch:
ERROR: space prohibited before open square bracket '['
Signed-off-by: chenxuebing
---
drivers/gpu/drm/display/drm_dp_mst_topology.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/display/drm_dp_mst_topol