瀏覽代碼

staging: rtl8712: rtl871x_pwrctrl.c remove one to many l's in the word.

The patch below removes an extra "l" in the word.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Justin P. Mattock 14 年之前
父節點
當前提交
3cbeb42e1e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/rtl8712/rtl871x_pwrctrl.c

+ 1 - 1
drivers/staging/rtl8712/rtl871x_pwrctrl.c

@@ -92,7 +92,7 @@ void r8712_set_ps_mode(struct _adapter *padapter, uint ps_mode, uint smart_ps)
  *
  *
  * This will be called when CPWM interrupt is up.
  * This will be called when CPWM interrupt is up.
  *
  *
- * using to update cpwn of drv; and drv willl make a decision to up or
+ * using to update cpwn of drv; and drv will make a decision to up or
  * down pwr level
  * down pwr level
  */
  */
 void r8712_cpwm_int_hdl(struct _adapter *padapter,
 void r8712_cpwm_int_hdl(struct _adapter *padapter,