Skip to content

Commit

Permalink
staging: ks7010: remove not used function signature ks_wlan_read_conf…
Browse files Browse the repository at this point in the history
…ig_file

This commit removes definition of function ks_wlan_read_config_file
which is not being used at all.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Sergio Paracuellos authored and Greg Kroah-Hartman committed Mar 22, 2018
1 parent a00c38a commit c070406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/ks7010/ks_wlan_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
#include "ks_wlan.h"
#include <linux/netdevice.h>

int ks_wlan_read_config_file(struct ks_wlan_private *priv);
int ks_wlan_setup_parameter(struct ks_wlan_private *priv,
unsigned int commit_flag);

Expand Down

0 comments on commit c070406

Please sign in to comment.