commit | ed2dd91267a813e4ac5619a2fb53f55c005fcfa6 | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Fri Oct 14 13:33:07 2016 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Nov 02 09:28:55 2016 +0100 |
tree | 1bacc4a9c5fd760451ab5ee028405990c52dad0c | |
parent | 10676b81a9a69e9660fc203e3fe7d61a80ef1089 [diff] |
nbd: Rename struct nbd_request and nbd_reply Our coding convention prefers CamelCase names, and we already have other existing structs with NBDFoo naming. Let's be consistent, before later patches add even more structs. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1476469998-28592-6-git-send-email-eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>