iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 10 Apr 2019 07:15:02 +0000 (10:15 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 29 Apr 2019 15:42:47 +0000 (18:42 +0300)
commitf9a2fff77b50aa0962b77d2fd9016b957bbb71ae
tree13bc2b32c389c9f8959e0feb35617579c5dbdd71
parent27c5ba50526727e8fa7b02f8f99f9781eed493ee
iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()

We have a solitary and inconspicous ` in the middle of a comment in
this function, which should not be there.  Remove it.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/rx.c