Commit 66cd0471 authored by Konrad Malkowski's avatar Konrad Malkowski Committed by Greg Kroah-Hartman

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: default avatarKonrad Malkowski <konrad.malkowski@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3137139a
......@@ -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),
......
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