qerror: QERR_DEVICE_IN_USE is no longer used, drop
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
9fe0753321
commit
b1614f795f
@ -23,9 +23,6 @@
|
|||||||
#define QERR_DEVICE_HAS_NO_MEDIUM \
|
#define QERR_DEVICE_HAS_NO_MEDIUM \
|
||||||
"Device '%s' has no medium"
|
"Device '%s' has no medium"
|
||||||
|
|
||||||
#define QERR_DEVICE_IN_USE \
|
|
||||||
"Device '%s' is in use"
|
|
||||||
|
|
||||||
#define QERR_DEVICE_NO_HOTPLUG \
|
#define QERR_DEVICE_NO_HOTPLUG \
|
||||||
"Device '%s' does not support hotplugging"
|
"Device '%s' does not support hotplugging"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user