diff options
author | Sergio Lopez | 2019-10-10 15:49:39 +0200 |
---|---|---|
committer | Paolo Bonzini | 2019-10-22 09:38:42 +0200 |
commit | 133ef074bd88957c0ed5b38d4489111889acf915 (patch) | |
tree | 8d2790f949a4d9dafa9faecfd7bfb948ef033643 /hw/intc | |
parent | hw/i386/pc: fix code style issues on functions that will be moved out (diff) | |
download | qemu-133ef074bd88957c0ed5b38d4489111889acf915.tar.gz qemu-133ef074bd88957c0ed5b38d4489111889acf915.tar.xz qemu-133ef074bd88957c0ed5b38d4489111889acf915.zip |
hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()
Follow checkpatch.pl recommendation and replace the use of strtol with
qemu_strtoui in x86_load_linux().
Signed-off-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions