]> www.infradead.org Git - users/jedix/linux-maple.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)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 13 Jul 2016 17:27:57 +0000 (13:27 -0400)
commit7ce3b6af16029d2b28fdfdc10603b8416a1d92fc
tree0c4b42652e868faff1a21a7dbf0d6b8997240d5c
parentf36f3d4513f56fc878003dcaf65377f30c25fc81
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>
(cherry picked from commit e5a79475a7ae171fef82608c6e11f51bb85a6745)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
OraBug: 23585393
drivers/xen/xenbus/xenbus_xs.c