]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit1da3823d114dc9f47ea2bba7640e79634f476afd
tree13bc2b32c389c9f8959e0feb35617579c5dbdd71
parent11af74ad1d29bc853b1bb10a7b61a1f790acb0f7
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