Re: [flac-dev] PATCH: coding style fixes

2014-03-13 Thread Erik de Castro Lopo
lvqcl wrote: a) A previous patch for stream_encoder_intrin_.c removes definitions of abs_residual_partition_sum variables but leaves unnecessary empty line after it. The first attached patch removes them. b) The second attached patch fixes coding style for lpc_asm.nasm:

[flac-dev] PATCH: coding style fixes

2014-03-09 Thread lvqcl
a) A previous patch for stream_encoder_intrin_.c removes definitions of abs_residual_partition_sum variables but leaves unnecessary empty line after it. The first attached patch removes them. b) The second attached patch fixes coding style for lpc_asm.nasm: mov{space}ebp, esp to