Revision 39614481fb634d31c97f014b30866a80712e4446 authored by Linus Torvalds on 10 March 2018, 00:54:18 UTC, committed by Linus Torvalds on 10 March 2018, 00:54:18 UTC
Pull xen fix from Juergen Gross:
 "Just one fix for the correct error handling after a failed
  device_register()"

* tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen: xenbus: use put_device() instead of kfree()
2 parent s 4178802 + 351b2bc
Raw File
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top