Dave Airlie
86678dfddb
[PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c
...
This patch tries to fix an issue reported in drivers/char/drm/via_irq.c by
Coverity, please review and apply if correct.
Error reported:
CID: 3444 Checker: REVERSE_INULL (help)
File: /export2/p4-coverity/mc2/linux26/drivers/char/drm/via_irq.c
Function: via_driver_irq_wait
Description: Pointer "dev_priv" dereferenced before NULL check
Patch Description:
Move de-referencing dev_priv to after the NULL check.
Signed-off-by: Jayachandran C. <c.jayachandran at gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie >
2006-04-05 18:10:11 +10:00
..
2006-01-11 18:42:13 -08:00
2006-03-31 12:18:53 -08:00
2006-01-09 13:56:42 +00:00
2006-03-28 09:16:07 -08:00
2006-03-27 08:44:50 -08:00
2006-03-31 12:18:53 -08:00
2006-03-31 17:26:33 +02:00
2006-03-25 08:22:52 -08:00
2006-04-05 18:10:11 +10:00
2006-03-23 07:38:10 -08:00
2006-03-28 12:20:18 -05:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:54 -08:00
2006-03-25 08:23:01 -08:00
2006-02-20 20:00:11 -08:00
2006-03-27 08:44:50 -08:00
2006-04-02 13:02:05 -07:00
2006-03-27 08:44:51 -08:00
2006-04-02 12:49:59 -07:00
2006-04-02 12:58:09 -07:00
2006-03-31 13:14:21 -08:00
2006-04-02 00:10:18 -05:00
2006-04-02 12:49:59 -07:00
2006-03-31 12:18:57 -08:00
2006-03-29 13:24:50 +11:00
2006-04-02 13:34:29 +02:00
2006-04-02 05:02:33 -03:00
2006-03-28 09:16:05 -08:00
2006-03-24 07:33:28 -08:00
2006-03-28 09:16:06 -08:00
2006-04-02 19:27:07 +01:00
2006-04-02 12:58:45 -07:00
2006-04-02 12:58:45 -07:00
2006-03-28 09:16:05 -08:00
2006-03-30 17:48:42 +00:00
2006-03-31 17:26:33 +02:00
2006-03-26 08:56:55 -08:00
2006-04-02 12:49:59 -07:00
2006-03-27 08:44:53 -08:00
2006-01-13 11:26:10 -08:00
2006-03-27 08:44:52 -08:00
2006-04-02 13:50:14 +02:00
2006-03-22 01:15:13 -08:00
2006-04-02 12:58:45 -07:00
2006-04-02 12:58:45 -07:00
2006-01-13 11:26:09 -08:00
2006-03-21 08:17:15 -08:00
2006-02-20 20:00:09 -08:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-04-02 12:49:59 -07:00
2006-03-31 12:19:01 -08:00
2006-03-24 18:23:14 +01:00
2006-03-25 08:22:53 -08:00
2006-03-31 12:18:56 -08:00
2006-04-02 12:51:22 -07:00