1
linux/drivers/staging/gma500
Dan Carpenter 0e83f46d38 staging: gma500: fix some swapped gotos
These gotos were swapped.  In the original code, the first would result
in a NULL dereference and the second would result in a memory leak.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-28 19:00:30 -08:00
..
Kconfig
Makefile staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_2d.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_bl.c
psb_buffer.c
psb_drm.h
psb_drv.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_drv.h staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_fb.c staging: gma500: fix some swapped gotos 2011-02-28 19:00:30 -08:00
psb_fb.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_fence.c
psb_gtt.c
psb_gtt.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_bios.c
psb_intel_bios.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_display.c
psb_intel_display.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_drv.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_i2c.c
psb_intel_lvds.c
psb_intel_modes.c
psb_intel_opregion.c
psb_intel_reg.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_sdvo_regs.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_sdvo.c
psb_irq.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_irq.h
psb_mmu.c
psb_powermgmt.c Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_powermgmt.h
psb_pvr_glue.c
psb_pvr_glue.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_reg.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_reset.c
psb_sgx.c
psb_sgx.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_api.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_driver.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_user.c
psb_ttm_fence_user.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence.c
psb_ttm_glue.c
psb_ttm_placement_user.c
psb_ttm_placement_user.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_userobj_api.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
TODO