Commit e1fa7460 authored by Tristan Pourcelot's avatar Tristan Pourcelot Committed by John W. Linville

Correcting typos in rtlwifi/base.c

This patch correct some typos in a comment.
Signed-off-by: default avatarTristan Pourcelot <tristan.pourcelot@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 02b6ab0a
...@@ -39,10 +39,10 @@ ...@@ -39,10 +39,10 @@
#include <linux/module.h> #include <linux/module.h>
/* /*
*NOTICE!!!: This file will be very big, we hsould *NOTICE!!!: This file will be very big, we should
*keep it clear under follwing roles: *keep it clear under following roles:
* *
*This file include follwing part, so, if you add new *This file include following parts, so, if you add new
*functions into this file, please check which part it *functions into this file, please check which part it
*should includes. or check if you should add new part *should includes. or check if you should add new part
*for this file: *for this file:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment