Re: [PATCH][1/3] pwc-uncompress cleanup - whitespace cleanups.

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

 



On Mon, 20 June 2005 23:11:19 +0200, Jesper Juhl wrote:
> 
> There are no functional changes made by the patch.
>
> [...]
>
> -					dstv += (stride >> 1);
> +					*dstv++ = *src++;
>  				else
> -					dstu += (stride >> 1);
> +					*dstu++ = *src++;

Your claim above may be true, but that's somewhat hard to verify.  At
the very least, this is *not* a pure whitespace cleanup.

Jörn

-- 
The story so far:
In the beginning the Universe was created.  This has made a lot
of people very angry and been widely regarded as a bad move.
-- Douglas Adams
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux