[coreboot-gerrit] Patch merged into filo/master: 48add62 Fix a warning in fsys_squashfs.c

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 3 17:46:08 CEST 2013


the following patch was just integrated into master:
commit 48add62a6a5210fc46de9edfc01c8451f3fefea1
Author: Nico Huber <nico.huber at secunet.com>
Date:   Sun May 26 15:14:57 2013 +0200

    Fix a warning in fsys_squashfs.c
    
    Fix the following warning:
    
    fs/fsys_squashfs.c: In function 'read_bytes':
    fs/fsys_squashfs.c:74:30: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
    
    by removing the unused code to assign 'offset'.
    
    Change-Id: If85647f98ea8e89eabb7d043632e39865cf8da7b
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/3300
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


See http://review.coreboot.org/3300 for details.

-gerrit



More information about the coreboot-gerrit mailing list