diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-05-07 10:31:27 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-05-15 21:30:30 (GMT) |
commit | bd007bea21f3a51fc67cbcec412725b2d86f1b27 (patch) | |
tree | 02263504ce2fb60a25efe1a9beb39158ed4404cd /crypto/cbc.c | |
parent | 799030b75a4398b4e75ca5cb5ec790dc75986111 (diff) | |
download | linux-bd007bea21f3a51fc67cbcec412725b2d86f1b27.tar.xz |
NFC: HCI ops should not be exposed globally
The variable 'hci_nfc_ops' is only referenced in this file and
should be marked static to prevent it from being exposed globally.
Quites the sparse warning:
warning: symbol 'hci_nfc_ops' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions