[CRIU] [PATCH] proto: Align members and numbers
Pavel Emelyanov
xemul at parallels.com
Fri Feb 7 03:41:25 PST 2014
On 02/01/2014 12:27 PM, Cyrill Gorcunov wrote:
>
> We're aligning members and number in protobuf
> files from the very beginning for readability
> sake. So fix up newer ones which were not.
>
> Also use /* */ comments, not //.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> protobuf/creds.proto | 26 +++++++++++-----------
> protobuf/fdinfo.proto | 8 +++----
> protobuf/fh.proto | 6 +++---
> protobuf/inventory.proto | 8 +++----
> protobuf/packet-sock.proto | 14 ++++++------
> protobuf/pagemap.proto | 8 +++----
> protobuf/rpc.proto | 54 +++++++++++++++++++++++-----------------------
> protobuf/stats.proto | 28 ++++++++++++------------
> protobuf/tun.proto | 10 ++++-----
> protobuf/utsns.proto | 4 ++--
> protobuf/vma.proto | 8 ++++---
> 11 files changed, 88 insertions(+), 86 deletions(-)
>
applied
More information about the CRIU
mailing list