[Spice-devel] [PATCH 05/10] syntax-check: Don't use tabs for indentation

Christophe Fergeau cfergeau at redhat.com
Mon Oct 19 05:16:50 PDT 2015


On Thu, Oct 08, 2015 at 07:48:03AM +0200, Victor Toso wrote:
> Would make sense to remove other tabs as well?
> 
> <snip>
> grep -nrIP '\t' server/ --exclude=Makefile*
> server/mjpeg_encoder.c:277:  unsigned char ** outbuffer;        /* target buffer */
> server/mjpeg_encoder.c:279:  uint8_t * buffer;          /* start of buffer */
> server/mjpeg_encoder.c:337:#define OUTPUT_BUF_SIZE  4096        /* choose an efficiently fwrite'able size */
> server/mjpeg_encoder.c:339:  if (outbuffer == NULL || outsize == NULL) /* sanity check */
> server/mjpeg_encoder.c:345:  if (cinfo->dest == NULL) { /* first time for this JPEG object? */
> server/glz_encoder.h:45:        NOTE  : currently supports only rgb images in which width*bytes_per_pixel = stride OR
> </snip>
> 

As there were not a lot of these, I've removed them as well in this
commit. Thanks for the suggestion!

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151019/3214c757/attachment.sig>


More information about the Spice-devel mailing list