linux/drivers/staging/bcm
Arnd Bergmann 44a17eff84 staging/bcm: add sparse annotations
This marks up the code where sparse complains in most cases.
Most of the changes are in the ioctl handling code, which
gets __user annotations, finding one unchecked user access.

The rest is mostly about marking functions static when they
are only used in one file.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-05 08:50:15 -07:00
..
Adapter.h staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
Arp.c
Bcmchar.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
Bcmnet.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
CmHost.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
CmHost.h
cntrl_SignalingInterface.h
DDRInit.c
DDRInit.h
Debug.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
Debug.h
HandleControlPacket.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
headers.h
hostmibs.c
HostMibs.h
HostMIBSInterface.h
InterfaceAdapter.h
InterfaceDld.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
InterfaceIdleMode.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
InterfaceIdleMode.h staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
InterfaceInit.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
InterfaceInit.h
InterfaceIsr.c
InterfaceIsr.h
InterfaceMacros.h
Interfacemain.h
InterfaceMisc.c
InterfaceMisc.h
InterfaceRx.c
InterfaceRx.h
InterfaceTx.c
InterfaceTx.h
Ioctl.h staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
IPv6Protocol.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
IPv6ProtocolHdr.h
Kconfig
LeakyBucket.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
led_control.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
led_control.h
Macros.h staging/bcm: fix most build warnings 2010-10-05 08:50:15 -07:00
Makefile
Misc.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
nvm.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
nvm.h
Osal_Misc.c
osal_misc.h
PHSDefines.h staging/bcm: fix most build warnings 2010-10-05 08:50:15 -07:00
PHSModule.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
PHSModule.h
Protocol.h
Prototypes.h staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
Qos.c staging/bcm: add sparse annotations 2010-10-05 08:50:15 -07:00
Queue.h
sort.c
target_params.h
TODO
Transmit.c staging/bcm: fix most build warnings 2010-10-05 08:50:15 -07:00
Typedefs.h
vendorspecificextn.c
vendorspecificextn.h
Version.h