On Thu, Dec 24, 2009 at 23:44:30 +1100, Darren Jenkins wrote: > If a NULL value is possible, the dereference should only occur after the > NULL test. > > Signed-off-by: Darren Jenkins <darrenrjenkins@xxxxxxxxx> > diff --git a/drivers/gpu/drm/radeon/radeon_irq.c > b/drivers/gpu/drm/radeon/radeon_irq.c > index b79ecc4..2f349a3 100644 > --- a/drivers/gpu/drm/radeon/radeon_irq.c > +++ b/drivers/gpu/drm/radeon/radeon_irq.c > @@ -289,16 +289,16 @@ int radeon_irq_emit(struct drm_device *dev, void > *data, struct drm_file *file_pr Looks like your patches are whitespace-damaged. You'll need to fix your MUA... Cheers, Julien -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html