ath10k: Improve grammar in comments
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Tue, 11 Mar 2014 10:23:45 +0000 (11:23 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 5 May 2014 13:37:49 +0000 (15:37 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: John W. Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/net/wireless/ath/ath10k/wmi.h

index 4b5e7d3d32b62ff221992c6175db1d53f718b91e..8bce1113b75390fb7d07e641e4c2828693b37eb4 100644 (file)
@@ -1265,7 +1265,7 @@ struct wmi_resource_config {
         */
        __le32 rx_decap_mode;
 
-       /* what is the maximum scan requests than can be queued */
+       /* what is the maximum number of scan requests that can be queued */
        __le32 scan_max_pending_reqs;
 
        /* maximum VDEV that could use BMISS offload */
@@ -1450,7 +1450,7 @@ struct wmi_resource_config_10x {
         */
        __le32 rx_decap_mode;
 
-       /* what is the maximum scan requests than can be queued */
+       /* what is the maximum number of scan requests that can be queued */
        __le32 scan_max_pending_reqs;
 
        /* maximum VDEV that could use BMISS offload */