]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: vt6655: remove header declarations for static functions
authorJames A Shackleford <shack@linux.com>
Sat, 21 Jun 2014 03:06:11 +0000 (23:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:21:51 +0000 (20:21 -0400)
commit94540a1ea2c7099d0fe3dcea18be5096f6eb7d6c
treeb7dc4aa4d1dd186a6d0cdde963876736b1cdfca0
parent893cc709b20df580b3428e807ac2efa491788e13
staging: vt6655: remove header declarations for static functions

The functions iwctl_giwscan() and iwctl_siwscan() are only referenced
within iwctl.c -- so, remove their function declarations from iwctl.h
and mark these functions as static.

Signed-off-by: James A Shackleford <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/iwctl.c
drivers/staging/vt6655/iwctl.h