net, hub: fix the indent in the comments
Remove some redundant blanks in the comments of net_hub_id_for_client(). Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
a8a826a3c3
commit
e103129b1b
@ -256,7 +256,7 @@ void net_hub_info(Monitor *mon)
|
||||
/**
|
||||
* Get the hub id that a client is connected to
|
||||
*
|
||||
* @id Pointer for hub id output, may be NULL
|
||||
* @id: Pointer for hub id output, may be NULL
|
||||
*/
|
||||
int net_hub_id_for_client(NetClientState *nc, int *id)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user