瀏覽代碼

Staging: vt6656: device: Fixed spelling error

Fixed comment spelling error.

Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Colin Cronin 10 年之前
父節點
當前提交
590826061d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/vt6656/device.h

+ 1 - 1
drivers/staging/vt6656/device.h

@@ -364,7 +364,7 @@ struct vnt_private {
 	/* Power save */
 	u16 current_aid;
 
-	/* Beacon releated */
+	/* Beacon related */
 	u16 seq_counter;
 
 	enum vnt_cmd_state command_state;