mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
staging: rtl8192e: all lines in dot11d.h are less than 80 chars long
This patch fixes the checkpoint.pl warning: WARNING: line over 80 characters Signed-off-by: Konrad Malkowski <konrad.malkowski@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3137139a65
commit
66cd04714b
|
|
@ -30,8 +30,8 @@ enum dot11d_state {
|
|||
};
|
||||
|
||||
/**
|
||||
* struct rt_dot11d_info * @CountryIeLen: value greater than 0 if @CountryIeBuf contains
|
||||
* valid country information element.
|
||||
* struct rt_dot11d_info * @CountryIeLen: value greater than 0 if
|
||||
* @CountryIeBuf contains valid country information element.
|
||||
* @channel_map: holds channel values
|
||||
* 0 - invalid,
|
||||
* 1 - valid (active scan),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user