a6000b1f3b
Indentation issues were solve for `fmConfig.cpp`. The cpplint command below doesn't show issues. $ cpplint \ --filter=-readability/casting,-runtime/references \ fmConfig.cpp The filtered out checks may introduce functionality changes so those weren't fixed in this patch but planned for later phase. Story: 2006425 Task: 36735 Change-Id: Icbc9dd26a3f0cb0ee4e16bba715fa0e57ab4b61f Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>