Skip to content

Commit

Permalink
Correcting typos in rtlwifi/base.c
Browse files Browse the repository at this point in the history
This patch correct some typos in a comment.

Signed-off-by: Tristan Pourcelot <tristan.pourcelot@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Tristan Pourcelot authored and John W. Linville committed Feb 22, 2012
1 parent 02b6ab0 commit e1fa746
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/net/wireless/rtlwifi/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
#include <linux/module.h>

/*
*NOTICE!!!: This file will be very big, we hsould
*keep it clear under follwing roles:
*NOTICE!!!: This file will be very big, we should
*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
*should includes. or check if you should add new part
*for this file:
Expand Down

0 comments on commit e1fa746

Please sign in to comment.