]> git.baikalelectronics.ru Git - kernel.git/commit
xenbus: simplify xenbus_dev_request_and_reply()
authorJan Beulich <JBeulich@suse.com>
Thu, 7 Jul 2016 07:32:35 +0000 (01:32 -0600)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 8 Jul 2016 10:50:29 +0000 (11:50 +0100)
commit4f34cdd5a7b55d628b08524bccf41206c223951a
tree5af6f17112e6419dad5afd1ba5082f455b5e9703
parent2b5ebf4d0a15286a60182035f6a192f5232af86e
xenbus: simplify xenbus_dev_request_and_reply()

No need to retain a local copy of the full request message, only the
type is really needed.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/xenbus/xenbus_xs.c