lkml.org 
[lkml]   [2005]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][1/3] pwc-uncompress cleanup - whitespace cleanups.
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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-21 10:57    [W:0.044 / U:0.704 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site