commit | 3394cf077922500a0b8087a5035adae58b6be870 | [log] [tgz] |
---|---|---|
author | Andre Pinto <andrealmeidap1996@gmail.com> | Wed Mar 11 01:26:38 2020 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 11 08:08:49 2020 +0100 |
tree | 58fc2dfa9e855083809714cc8e8ed6bf8561c1d8 | |
parent | d154c0a968691396760e0e7ce7f130e4924714dc [diff] |
staging: rtl8188eu: fix typo s/informations/information Fix checkpatch check: 'informations' may be misspelled - perhaps 'information'? in rtw_mlme_ext.c:1151. Signed-off-by: Andre Pinto <andrealmeidap1996@gmail.com> Link: https://lore.kernel.org/r/20200311012638.18889-1-andrealmeidap1996@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>