mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 08:54:20 +00:00
Fix the inconsistent indenting in function msm_dsi_dphy_timing_calc_v3().
Fix the following smatch warnings:
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:350 msm_dsi_dphy_timing_calc_v3() warn: inconsistent indenting
Fixes:
|
||
|---|---|---|
| .. | ||
| dsi_phy_7nm.c | ||
| dsi_phy_10nm.c | ||
| dsi_phy_14nm.c | ||
| dsi_phy_20nm.c | ||
| dsi_phy_28nm_8960.c | ||
| dsi_phy_28nm.c | ||
| dsi_phy.c | ||
| dsi_phy.h | ||