linux/drivers/staging/dgrp
Alan Cox 720a9bece0 staging: dgrp: fix some warnings
Just squashing these to get them out of the analysis queue.

nd_ps_desc is an array not a pointer so comparing it with NULL is silly (be
nice if gcc shouted about this). And there are some slightly pointless
comparisons too.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-22 15:44:30 -07:00
..
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h
dgrp_dpa_ops.c staging: dgrp: fix some warnings 2012-10-22 15:44:30 -07:00
dgrp_driver.c
dgrp_mon_ops.c
dgrp_net_ops.c staging: dgrp: fix some warnings 2012-10-22 15:44:30 -07:00
dgrp_ports_ops.c
dgrp_specproc.c staging: dgrp: using vmalloc needs to include vmalloc.h 2012-09-25 15:44:56 -07:00
dgrp_sysfs.c staging: dgrp: fix some warnings 2012-10-22 15:44:30 -07:00
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