Searched hist:e138400d1c19a561eaf9f23b0cadc07226684561 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/common/emmc/ |
| H A D | emmc_cmd.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|
| /rk3399_ARM-atf/plat/nxp/common/psci/ |
| H A D | plat_psci.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|
| /rk3399_ARM-atf/plat/mediatek/common/ |
| H A D | mtk_smc_handlers.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|
| /rk3399_ARM-atf/drivers/imx/usdhc/ |
| H A D | imx_usdhc.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|
| /rk3399_ARM-atf/lib/libc/ |
| H A D | snprintf.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | e138400d1c19a561eaf9f23b0cadc07226684561 Fri Nov 18 14:17:17 UTC 2022 Boyan Karatotev <boyan.karatotev@arm.com> fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces many warnings about fallthrough comments either missing or being wrong. Unify the comments so we comply with -Wextra.
Note that Coverity recommends against using the __attribute__ directive. Also, zlib does not build with a higher value of -Wimplicit-fallthrough. Finally, compilers strip comments before expanding macros. As such, checkpatch's fallthrough annotation (or higher levels of the flag) isn't really possible.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
|