From 94540a1ea2c7099d0fe3dcea18be5096f6eb7d6c Mon Sep 17 00:00:00 2001 From: James A Shackleford Date: Fri, 20 Jun 2014 23:06:11 -0400 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed