]> Git Repo - qemu.git/commit - block/curl.c
block/curl: Harmonize option defaults
authorMax Reitz <[email protected]>
Fri, 1 Feb 2019 19:29:31 +0000 (20:29 +0100)
committerMax Reitz <[email protected]>
Mon, 25 Feb 2019 14:11:27 +0000 (15:11 +0100)
commit712b64e8f3736f60d1f4b3d7cfd776eea7c3deeb
tree75f10e27118525361c3e25c5cb29219755b9d347
parentcc61b0740f9b99942f18cc850eeffa302f4f328e
block/curl: Harmonize option defaults

Both of the defaults we currently have in the curl driver are named
based on a slightly different schema, let's unify that and call both
CURL_BLOCK_OPT_${NAME}_DEFAULT.

While at it, we can add a macro for the third option for which a default
exists, namely "sslverify".

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Message-id: 20190201192935[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/curl.c
This page took 0.022374 seconds and 4 git commands to generate.