qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 06/14] scsi: change "removable" field to host ma


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 06/14] scsi: change "removable" field to host many features
Date: Fri, 04 May 2012 18:36:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120425 Thunderbird/12.0

Il 04/05/2012 18:30, Stefan Weil ha scritto:
>>
>> +#define SCSI_DISK_F_REMOVABLE    0
>> +
> 
> ERROR: code indent should never use tabs
> #23: FILE: hw/scsi-disk.c:64:
> +#define SCSI_DISK_F_REMOVABLE^I0$
> 
> total: 1 errors, 0 warnings, 74 lines checked

Not code indent.

$ git grep $'^#.*define.*\t' -- \*.c |wc -l
3244

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]