Hay
Date
Jan. 30, 2025, 2:38 p.m.

Environment
arm

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/xfs/libxfs/xfs_inode_fork.c:14:
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c: In function 'pixinc':
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
 2091 |         else
      |         ^~~~
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2093:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 2093 |                 return 0;
      |                 ^~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c: In function 'pixinc':
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2091:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
 2091 |         else
      |         ^~~~
/builds/linux/drivers/gpu/drm/omapdrm/dss/dispc.c:2093:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
 2093 |                 return 0;
      |                 ^~~~~~