forked from Minki/linux
70b9b24d4d
chan->end is tested for being NULL. However in the event that it is NULL, the subsequent assignment statement would lead to NULL pointer dereference. Thus dereferencing it only when it is not NULL. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
clock-dclk.c | ||
cpu-freq-debugfs.c | ||
cpu-freq.c | ||
dma.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
s3c2410-clock.c | ||
s3c2410-cpufreq-utils.c | ||
s3c2410-iotiming.c | ||
s3c2412-iotiming.c |