Linus Torvalds 4b3bd4b739 Fix stupid mis-initialization of current sample
.. nice compiler warning hidden by the crazy gcc pointer sign warnings
that nobody wants to see (yes, we really do want to do 'strlen()' even
on unsigned strings, don't complain, crazy bitch compiler).

So this also makes our CFLAGS set -Wno-pointer-sign.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-30 14:36:34 -07:00
2011-08-28 17:24:53 -07:00
2011-08-28 16:18:53 -07:00
Description
No description provided
166 MiB
Languages
C++ 74.4%
XSLT 6%
C 5.9%
QML 5.6%
Shell 2.8%
Other 5.1%