On 03/19/2014 04:17 AM, Chunyan Liu wrote:
For libxl driver usage, it didn't support hostdev passthrough
before,
oldStateDir is NULL when calling virHostdevReAttachDomainHostdevs.
That is allowed. Remove ATTRIBUTE_NONNULL setting to oldStateDir.
s/to/from/
Signed-off-by: Chunyan Liu <cyliu(a)suse.com>
---
src/util/virhostdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
ACK and I've pushed it with the commit message amended.
Jan