[GIT PULL] xen: fix for V4.16-rc5

From: Juergen Gross
Date: Fri Mar 09 2018 - 13:28:37 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.16a-rc5-tag

xen: fix for V4.16-rc5

It contains just one fix for the correct error handling after a negative
rc from device_register().


Thanks.

Juergen

drivers/xen/xenbus/xenbus_probe.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Arvind Yadav (1):
xen: xenbus: use put_device() instead of kfree()