Re: [PATCH 2/3] trailers: export action enums and corresponding lookup functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 12 Jul 2017 15:46:45 +0200
Paolo Bonzini <bonzini@xxxxxxx> wrote:

> -static struct conf_info default_conf_info;
> +static struct conf_info default_conf_info = {
> +	.where = WHERE_END,
> +	.if_exists = EXISTS_ADD_IF_DIFFERENT_NEIGHBOR,
> +	.if_missing = MISSING_ADD,
> +};

I'm not sure if Git is ready to commit to using designated initializers,
so maybe avoid those for now. More information here [1].

[1] https://public-inbox.org/git/20170710070342.txmlwwq6gvjkwtw7@xxxxxxxxxxxxxxxxxxxxx/



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux