On Sun, Sep 5, 2010 at 6:03 PM, Michael S. Tsirkin wrote:
> On Sun, Sep 05, 2010 at 03:06:07PM +, Blue Swirl wrote:
>> Use range_covers_byte() instead of comparisons.
>>
>> This also fixes some warnings with GCC flag -Wtype-limits.
>>
>> Signed-off-by: Blue Swirl
>
> To me (not a native engli
On Sun, Sep 05, 2010 at 03:06:07PM +, Blue Swirl wrote:
> Use range_covers_byte() instead of comparisons.
>
> This also fixes some warnings with GCC flag -Wtype-limits.
>
> Signed-off-by: Blue Swirl
To me (not a native english speaker)
this comment implies that there's a bugfix here. Is the