staging: rtl8192u: make r8192_wx_handlers_def structure const

Make this const as it is only stored in a const field of a pci_dev
structure. Make the declaration in the header const too.

Structure found using Coccinelle and changes done by hand.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Bhumika Goyal 2017-09-30 21:56:35 +05:30 • committed by Greg Kroah-Hartman
commit 4af8dd1e31
2 changed files with 2 additions and 2 deletions