[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1492010503.2855.14.camel@sipsolutions.net>
Date: Wed, 12 Apr 2017 17:21:43 +0200
From: Johannes Berg <johannes@...solutions.net>
To: David Ahern <dsa@...ulusnetworks.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Cc: pablo@...filter.org, Jamal Hadi Salim <jhs@...atatu.com>,
Jiri Benc <jbenc@...hat.com>, jiri@...nulli.us
Subject: Re: [PATCH net-next v5 1/5] netlink: extended ACK reporting
On Wed, 2017-04-12 at 09:06 -0600, David Ahern wrote:
>
> There was a discussion about side effects of adding strings (bloat,
> internationalization). Should ATTR_MSG be removed until that is
> ironed out? Leaving it in suggests it is ok to start adding strings.
I really do want the strings; this is why I named the struct member
"_msg" and added the NL_SET_ERR_MSG() macro, that will easily allow
both making the strings optional with Kconfig (bloat) and collecting
them into a separate data section (translation).
johannes
Powered by blists - more mailing lists