This series adds the -Wextra GCC flag and fixes the found warnings.

Richard Leitner (5):
  configure: add -Wextra GCC flag
  psplash-fb: fix sign-compare warning
  psplash-fb: remove unused parameter from psplash_fb_text_size
  psplash: remove unused parameter length from parse_command
  psplash: fix remaining unused-parameter warnings

 configure.ac      |  2 +-
 psplash-console.c |  2 +-
 psplash-fb.c      |  5 ++---
 psplash-fb.h      |  3 +--
 psplash.c         | 10 +++++-----
 psplash.h         |  6 ++++++
 6 files changed, 16 insertions(+), 12 deletions(-)

-- 
2.1.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to