https://github.com/torvalds/linux
Revision 46ac29568e63c9da9c15804648d3ed8c25e2dc44 authored by Dan Carpenter on 02 December 2013, 08:11:18 UTC, committed by Tomi Valkeinen on 04 December 2013, 08:50:16 UTC
We shouldn't kfree(fbi) because that was allocated with devm_kzalloc().
There were several error paths which returned directly instead of
releasing resources.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
1 parent 5a0973f
History
Tip revision: 46ac29568e63c9da9c15804648d3ed8c25e2dc44 authored by Dan Carpenter on 02 December 2013, 08:11:18 UTC
video: vt8500: fix error handling in probe()
Tip revision: 46ac295
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.4 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top