[coreboot-gerrit] Patch merged into coreboot/master: cbmem_console: Remove "buffer_" prefix from all structure fields

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 8 20:06:45 CET 2017


the following patch was just integrated into master:
commit d09dc6b442415d3dd0753483e4d4d72ce26ce56e
Author: Julius Werner <jwerner at chromium.org>
Date:   Fri Feb 3 12:45:21 2017 -0800

    cbmem_console: Remove "buffer_" prefix from all structure fields
    
    Shorten field names of struct cbmem_console since saying "buffer_" in
    front of everything is redundant and we can use the gained space to save
    some line breaks in the code later. This also aligns the definition with
    the version in libpayload.
    
    Change-Id: I160ad1f39b719ac7e912d0466c82a58013cca0f9
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/18299
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/18299 for details.

-gerrit



More information about the coreboot-gerrit mailing list