diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2015-10-13 08:31:04 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2015-10-19 20:06:13 +0200 |
commit | b43ef78145b10a3fb81a59596d562f21d9bab8d2 (patch) | |
tree | e56a407903f16f69e2e602ae7a313531ce2bac27 /net/nfc/netlink.c | |
parent | 7cf6d08cafd67a34d0d78cd15baf64e214e050cb (diff) | |
download | linux-b43ef78145b10a3fb81a59596d562f21d9bab8d2.tar.bz2 |
NFC: nfcwilink: Drop a useless static qualifier
There is no need to have the 'struct nfcwilink *drv' variable static in the
probe function.
It only wastes a few bytes of memory.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/nfc/netlink.c')
0 files changed, 0 insertions, 0 deletions