[PATCH 0/5] Minor clean-ups of fwts lib source

Colin King colin.king at canonical.com
Wed Oct 19 12:37:50 UTC 2016


From: Colin Ian King <colin.king at canonical.com>

Minor clean-ups of fwts lib source

Colin Ian King (5):
  lib: fwts_ac_adapter: add in some constifications
  lib: fwts_args: move #defines to start of source
  lib: fwts_firmware: constify feature_names
  lib: fwts_framework: constify categories[] and log_levels[]
  lib: fwts_log_html: constify fwts_log_html_ascii_table[]

 src/lib/src/fwts_ac_adapter.c | 4 ++--
 src/lib/src/fwts_args.c       | 6 +++---
 src/lib/src/fwts_firmware.c   | 2 +-
 src/lib/src/fwts_framework.c  | 4 ++--
 src/lib/src/fwts_log_html.c   | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.9.3




More information about the fwts-devel mailing list