1
0
Fork 0
alistair23-linux/drivers/misc/c2port
Viresh Kumar d9902d597a drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)
IS_ERR(_OR_NULL) already contain an 'unlikely' compiler flag and there
is no need to do that again from its callers. Drop it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2015-09-29 15:11:40 +02:00
..
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
Makefile c2port: add c2port support for Eurotech Duramar 2150 2008-11-12 17:17:18 -08:00
c2port-duramar2150.c c2port: fix build error for duramar2150 due to missing header. 2012-01-24 16:21:01 -08:00
core.c drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) 2015-09-29 15:11:40 +02:00