https://github.com/torvalds/linux
Revision b76f7cdca5af18fa7a59a5c8a9eb5e02418e827a authored by Marek Szyprowski on 26 September 2011, 04:16:45 UTC, committed by Kukjin Kim on 26 September 2011, 04:17:41 UTC
Loop iterator value after terminating list_for_each_entry()
is not NULL. This patch fixes incorrect iterator usage in
GPIO interrupt code for SAMSUNG S5P platforms.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
1 parent 4344646
History
Tip revision: b76f7cdca5af18fa7a59a5c8a9eb5e02418e827a authored by Marek Szyprowski on 26 September 2011, 04:16:45 UTC
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Tip revision: b76f7cd
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-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.7 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top