search for: caurea

Displaying 1 result from an estimated 1 matches for "caurea".

Did you mean: laurea
2010 Jul 29
1
[PATCH] Reflow logic to make it easier to follow
...gned-off-by: Tomas Carnecky <tom at dbservice.com> --- This patch actually compiles. There are still a couple clang warnings, but those are dead assignments and one dead initialization. If there is interest I can send patches for those as well. The clang results can be viewed at http://stuff.caurea.org/clang-static-analyzer/nouveau src/nouveau_xv.c | 114 ++++++++++++++++++++++++++---------------------------- 1 files changed, 55 insertions(+), 59 deletions(-) diff --git a/src/nouveau_xv.c b/src/nouveau_xv.c index 4437aa6..eb43207 100644 --- a/src/nouveau_xv.c +++ b/src/nouveau_xv.c @@ -92...