diff options
| author | Eric Blake | 2016-06-10 04:48:07 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2016-06-30 15:24:36 +0200 |
| commit | 01fb8e192d2cb139622df22983360836e39a64ff (patch) | |
| tree | 67e817c5975cbe3d6263618c57861ab69d239f8f /scripts/switch-timer-api | |
| parent | qobject: Correct JSON lexer grammar comments (diff) | |
| download | qemu-01fb8e192d2cb139622df22983360836e39a64ff.tar.gz qemu-01fb8e192d2cb139622df22983360836e39a64ff.tar.xz qemu-01fb8e192d2cb139622df22983360836e39a64ff.zip | |
checkpatch: There is no qemu_strtod()
Maybe there should be; but until there is, we should not flag
strtod() calls as something to replaced with qemu_strtod().
We also lack qemu_strtof() and qemu_strtold(), but as no one
has been using strtof() or strtold(), it's not worth complicating
the regex for them.
(Ironically, I had to use 'git commit -n' since checkpatch uses
TAB indents, in violation of its own recommendations.)
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1465526889-8339-3-git-send-email-eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
