2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/drivers/staging/dgap
Jingoo Han 538118b94f staging: dgap: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-17 07:47:43 -07:00
..
dgap_conf.h
dgap_downld.h
dgap_driver.c staging: dgap: Remove version check in dgap_driver.c 2013-09-17 07:47:43 -07:00
dgap_driver.h staging: dgap: removes references to proc code 2013-08-23 09:51:19 -07:00
dgap_fep5.c staging: dgap: removes proc.h 2013-08-23 09:52:02 -07:00
dgap_fep5.h
dgap_kcompat.h staging: dgap: Remove version check in dgap_kcompat.h 2013-09-17 07:47:43 -07:00
dgap_parse.c staging: dgap: Remove casting the return value which is a void pointer 2013-09-17 07:47:43 -07:00
dgap_parse.h
dgap_pci.h
dgap_sysfs.c staging: dgap: Remove casting the return value which is a void pointer 2013-09-17 07:47:43 -07:00
dgap_sysfs.h
dgap_trace.c staging: dgap: Remove version.h header inclusion in dgap_trace.c 2013-08-28 15:15:45 -07:00
dgap_trace.h
dgap_tty.c staging: dgap: tty.c: fixes incompatible type error 2013-08-22 10:12:43 -07:00
dgap_tty.h
dgap_types.h
digi.h
downld.c
Kconfig
Makefile staging: dgap: removes mgmt.c 2013-08-23 09:50:00 -07:00