[coreboot-gerrit] Patch merged into coreboot/master: e408dce Redundant addr '&' operator on func ptr's in struct initiator

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 4 13:31:41 CET 2014


the following patch was just integrated into master:
commit e408dced63034fcd50dfa34e2af3936034577547
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Fri Oct 31 08:54:41 2014 +1100

    Redundant addr '&' operator on func ptr's in struct initiator
    
    Bring code inline to be consistent with the rest of coreboot.
    
    See standard - c99std (n1256) 6.3.2.1p4 - to paraphrase,
    'expressions that refer to functions get converted to pointers to
    those functions'
    
    Change-Id: I63a7bed5efade37dd7076dbfc9c85d420cf6c92b
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7290
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list