lkml.org 
[lkml]   [2019]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] staging:wlan-ng:cfg80211.c Fixed line more than 80 characters.
On Wed, Jan 30, 2019 at 06:45:38PM +0100, SandeshKa07 wrote:
> From: Sandesh Kenjana Ashok <kas.sandesh@gmail.com>
>
> Lines over 80 characters are adjusted according to standards
>
> Signed-off-by: Sandesh Kenjana Ashok <kas.sandesh@gmail.com>
> ---
> drivers/staging/wlan-ng/cfg80211.c | 17 +++++++++--------
> 1 file changed, 9 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/staging/wlan-ng/cfg80211.c b/drivers/staging/wlan-ng/cfg80211.c
> index e5d7def1f366..7687f619ee34 100644
> --- a/drivers/staging/wlan-ng/cfg80211.c
> +++ b/drivers/staging/wlan-ng/cfg80211.c
> @@ -373,7 +373,8 @@ static int prism2_scan(struct wiphy *wiphy,
> msg2.beaconperiod.data,
> ie_buf,
> ie_len,
> - (msg2.signal.data - 65536) * 100, /* Conversion to signed type */
> + /*Conversion to signed type*/

Please put ' ' in there correctly.

Also, use scripts/get_maintainer.pl to get the right mailing list to
send this to.

thanks,

greg k-h

\
 
 \ /
  Last update: 2019-01-30 19:11    [W:0.028 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site