[coreboot-gerrit] Patch merged into filo/master: drivers/sb600.c: Remove unused variable `res`

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 11 20:10:35 CEST 2015


the following patch was just integrated into master:
commit d374899254735e30eada3b79075ce7d7a673b6af
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Thu Jun 11 10:58:37 2015 +0200

    drivers/sb600.c: Remove unused variable `res`
    
    Fix the following warning.
    
    	/tmp/coreboot/payloads/external/FILO/filo/drivers/sb600.c: In function 'sb600_spi_lockdown':
    	/tmp/coreboot/payloads/external/FILO/filo/drivers/sb600.c:1207:6: warning: unused variable 'res' [-Wunused-variable]
    	  int res;
    	      ^
    
    Change-Id: I7f1f88d8fc0097189b96df1a2beae221a3d0d9e0
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/10513
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list