lkml.org 
[lkml]   [2021]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Outreachy kernel] [PATCH] [Outreachy Kernel] Staging: wlan-ng: cfg80211: Fix Lines should not end with a '('
On Tue, Aug 24, 2021 at 04:15:51AM +0100, Tawah Peggy wrote:
> - ieee80211_frequency_to_channel(
> - request->channels[i]->center_freq);
> + ieee80211_frequency_to_channel
> + (request->channels[i]->center_freq);

This is the wrong way to fix this warning. Function names should not be
divorced from their arguments.

\
 
 \ /
  Last update: 2021-08-24 11:51    [W:2.059 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site