summaryrefslogtreecommitdiff
path: root/cli_classic.c
diff options
context:
space:
mode:
authorstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-12-25 09:07:59 +0000
committerstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2011-12-25 09:07:59 +0000
commit1d48e3c657dd2ad26bfa38d8a43766529997c0fa (patch)
tree263131cbe4a80eb0413a119a30760ee2146e1772 /cli_classic.c
parent355b8a467107825057a6336b6cf9ed35ff7020bf (diff)
downloadflashrom-1d48e3c657dd2ad26bfa38d8a43766529997c0fa.tar.gz
layout: change return type and name of find_next_included_romentry
- rename from find_next_included_romentry to get_next_included_romentry - return a pointer to a rom_entry instead of just its index. this relieves the (single existing) caller from directly accessing the data structure holding the entries hence improving segregation and readability. Signed-off-by: Stefan Tauner <stefan.tauner@student.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1481 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'cli_classic.c')
0 files changed, 0 insertions, 0 deletions