Re: Build regressions/improvements in v3.9

From: Dan Carpenter
Date: Mon May 06 2013 - 08:51:44 EST


These warnings would be more useful if they were in original gcc
format.

drivers/gpu/drm/nouveau/nv50_pm.c:638 nv50_pm_clocks_pre() warn: 'info->mmast' might be uninitialized

That way you can automatically point your text editor at the
offending code. For the ones where the error happens on multiple
lines then just having the first would be enough.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/