mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-12-24 19:48:32 +01:00
Several places had the following code:
get_grub_index;
get_version;
install;
start_monitor;
return monitor;
Creating a function "start_monitor_and_boot()" replaces these mulitple
uses with a single call.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
||
|---|---|---|
| .. | ||
| ktest | ||