lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Aug 2011 16:45:29 +0200
From:	"Michal Nazarewicz" <mnazarewicz@...gle.com>
To:	"Sergei Shtylyov" <sshtylyov@...sta.com>
Cc:	"Sebastian Andrzej Siewior" <bigeasy@...utronix.de>,
	"Yang Rui Rui" <ruirui.r.yang@...to.com>,
	"Felipe Balbi" <balbi@...com>,
	"Greg Kroah-Hartman" <gregkh@...e.de>, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: gadget: get rid of USB_GADGET_DUALSPEED and
 USB_GADGET_SUPERSPEED

> Michal Nazarewicz wrote:
>> @@ -1354,10 +1350,8 @@ static void make_qualifier (struct dev_data *dev)
>>   	memcpy (dev->rbuf, &qual, sizeof qual);
>>  }
>> -#endif
>>  -static int
>> -config_buf (struct dev_data *dev, u8 type, unsigned index)
>> +static int config_buf (struct dev_data *dev, u8 type, unsigned index)
>>  {
>>  	int		len;
>>  	int		hs = 0;

On Wed, 17 Aug 2011 16:36:41 +0200, Sergei Shtylyov <sshtylyov@...sta.com>  
wrote:
> WARNING: space prohibited between function name and open parenthesis '('
> #291: FILE: drivers/usb/gadget/inode.c:1354:
> +static int config_buf (struct dev_data *dev, u8 type, unsigned index)

This is actually also an unrelated white-space change so I'll just remove  
this
change.

-- 
Best regards,                                         _     _
.o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
..o | Computer Science,  Michal "mina86" Nazarewicz    (o o)
ooo +-----<email/xmpp: mnazarewicz@...gle.com>-----ooO--(_)--Ooo--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ