mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
1bab69ff97
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> |
||
---|---|---|
.. | ||
dgrp_common.c | ||
dgrp_common.h | ||
dgrp_dpa_ops.c | ||
dgrp_driver.c | ||
dgrp_mon_ops.c | ||
dgrp_net_ops.c | ||
dgrp_ports_ops.c | ||
dgrp_specproc.c | ||
dgrp_sysfs.c | ||
dgrp_tty.c | ||
digirp.h | ||
drp.h | ||
Kconfig | ||
Makefile | ||
README | ||
TODO |
The user space code to work with this driver is located at https://github.com/wfp5p/dgrp-utils