metal/mtce/src
Erich Cordoba 7af0a828c1 Supress implicit-fallthrough warnings.
In some parts of the mtce code some implicit fallthrough are used.
This causes a warning in the compiler and in OSes like openSUSE the
-Werror flag is enforced leading to a build error.

In this commit the MTCE_FALLTHROUGH macro is used to tell the
compiler to not worry about this implicit fallthroughs as the it works
as intended.

Change-Id: I608d80eaa7298d0613ffa62ee82e03463d193d87
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-08-26 12:24:22 -05:00
..
alarm Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
common Supress implicit-fallthrough warnings. 2019-08-26 12:24:22 -05:00
fsmon Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
fsync Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
heartbeat Add redfish support detection to maintenance 2019-08-19 14:03:37 +00:00
hostw Fix number of allowed missed messages from pmon in hostwd 2019-08-12 19:10:33 +00:00
hwmon Add redfish support detection to maintenance 2019-08-19 14:03:37 +00:00
lmon Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
maintenance Supress implicit-fallthrough warnings. 2019-08-26 12:24:22 -05:00
mtclog Set restricted permissions for mtce logfiles 2019-07-17 18:19:52 -04:00
pmon Modify a clerical error to make the code be readable. 2019-07-26 17:46:58 +08:00
public Set SHELL in Makefiles that use bash constructs 2018-12-07 14:09:48 -06:00
scripts Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
LICENSE Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
Makefile Remove Resource Monitor ; aka rmon, from the load 2019-03-19 16:12:38 -04:00