Re: [PATCH] staging: wlan-ng: Made into two lines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 13, 2015 at 11:44:23PM +0530, Aparna Karuthodi wrote:
> Broke the line into two lines to remove a coding style warning detected
> by checkpatch.
> 
> The warning is given below:
> drivers/staging/wlan-ng/cfg80211.c:755: WARNING: line over 80
> characters
> 
> Signed-off-by: Aparna Karuthodi <kdasaparna@xxxxxxxxx>
> ---
>  drivers/staging/wlan-ng/cfg80211.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/wlan-ng/cfg80211.c b/drivers/staging/wlan-ng/cfg80211.c
> index 7c87aec..53e0681 100644
> --- a/drivers/staging/wlan-ng/cfg80211.c
> +++ b/drivers/staging/wlan-ng/cfg80211.c
> @@ -752,7 +752,8 @@ static const struct cfg80211_ops prism2_usb_cfg_ops = {
>  
>  
>  /* Functions to create/free wiphy interface */
> -static struct wiphy *wlan_create_wiphy(struct device *dev, wlandevice_t *wlandev)
> +static struct wiphy *wlan_create_wiphy(struct device *dev,
> +wlandevice_t *wlandev)

Does that look correct?

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux