"Michael S. Tsirkin" <m...@redhat.com> writes: > On Thu, Mar 21, 2013 at 12:51:34PM +0100, Paolo Bonzini wrote: >> Il 21/03/2013 11:41, Laszlo Ersek ha scritto: >> > On 03/21/13 01:31, Laszlo Ersek wrote: >> >> On 03/21/13 00:45, Eric Blake wrote: >> >>> On 03/20/2013 05:23 PM, Laszlo Ersek wrote: >> > >> >>>> +# >> >>>> +# @oem_id: #optional OEM identifier (6 bytes) >> >>> >> >>> s/oem_id/oem-id/ >> >>> >> >>> In general, new QMP interfaces should use '-', not '_'. >> >> >> >> Indeed! I think this warrants a respin. >> > >> > Actually it doesn't, apologies -- I got confused for a minute. Again, >> > since I aim to match the existing option format, I must keep the same >> > spelling. >> >> We should make a list of places where we have mixed conventions, accept >> both, and mass-convert to dash... >> >> Paolo > > Anthony used to nack all mass conversions since they mess up the git > history. Since the movement of headers went in, I gather this position > has been relaxed...
It's all about the value-to-cost ratio. Running indent to remove invisible space at the end of lines or sed'ing a way a '_t' just because people like to quote standards too much offers very little value at a high cost. Significantly improving the code layout OTOH adds a lot of value and justifies the impact. Regards, Anthony Liguori > > -- > MST