[PATCH 0/8] Add some more comments to fwts library

Colin King colin.king at canonical.com
Fri May 25 10:40:45 UTC 2012


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

Some of the fwts core library lacks some elementary comments, so
add them.

Colin Ian King (8):
  lib: fwts_ac_adapter.c: add more comments
  lib: fwts_button.c: add more comments
  lib: fwts_guid.c: add more comments
  lib: fwts_iasl.c: add more comments
  lib: fwts_keymap.c: add more comments
  lib: fwts_mmap.c: add more comments
  lib: fwts_oops.c: add more comments
  lib: fwts_wakealarm.c: add more comments

 src/lib/src/fwts_ac_adapter.c |   11 +++++++++++
 src/lib/src/fwts_button.c     |   19 +++++++++++++++++++
 src/lib/src/fwts_guid.c       |    5 +++++
 src/lib/src/fwts_iasl.c       |   34 +++++++++++++++++++++++++++++++++-
 src/lib/src/fwts_keymap.c     |   17 +++++++++++++++++
 src/lib/src/fwts_mmap.c       |    9 +++++++++
 src/lib/src/fwts_oops.c       |   12 ++++++++++++
 src/lib/src/fwts_wakealarm.c  |   14 ++++++++++++++
 8 files changed, 120 insertions(+), 1 deletion(-)

-- 
1.7.10





More information about the fwts-devel mailing list