]> Git Repo - qemu.git/commit - nbd/client.c
nbd: rename nbd_option and nbd_opt_reply
authorVladimir Sementsov-Ogievskiy <[email protected]>
Wed, 22 Nov 2017 10:19:57 +0000 (13:19 +0300)
committerEric Blake <[email protected]>
Wed, 10 Jan 2018 18:11:23 +0000 (12:11 -0600)
commit420a4e955909788263a33d11600839e93480dfd3
treed64d038c53c85aa9683b317c66c452fe305d7121
parent9156245ec49b36d934ed09d49ffbd5dd37285374
nbd: rename nbd_option and nbd_opt_reply

Rename nbd_option and nbd_opt_reply to NBDOption and NBDOptionReply
to correspond to Qemu coding style and other structures here.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <20171122101958[email protected]>
Signed-off-by: Eric Blake <[email protected]>
include/block/nbd.h
nbd/client.c
This page took 0.024199 seconds and 4 git commands to generate.