diff options
| author | Krzysztof Kozlowski | 2017-03-05 22:44:35 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2017-04-27 15:39:49 +0200 |
| commit | 0731a50feba67a829b86df6dffec682c821f1152 (patch) | |
| tree | 287169ab1971ece29f3303c756c6e7b37bb680cf /include/exec/exec-all.h | |
| parent | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170426' into staging (diff) | |
| download | qemu-0731a50feba67a829b86df6dffec682c821f1152.tar.gz qemu-0731a50feba67a829b86df6dffec682c821f1152.tar.xz qemu-0731a50feba67a829b86df6dffec682c821f1152.zip | |
block: Constify data passed by pointer to blk_name
blk_name() is not modifying data passed to it through pointer and it
returns also a pointer to const so the argument can be made const for
code safeness.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
