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:	Tue, 2 Dec 2014 18:39:57 +0100
From:	Matthias Beyer <mail@...ermatthias.de>
To:	Pieter Waegeman <pieter@...o.be>
Cc:	klmckinney1@...il.com, gregkh@...uxfoundation.org,
	tapaswenipathak@...il.com, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: bcm: Fix tab between spaces in
 InterfaceMacros.h This is a patch to the InterfaceMacros.h file that fixes
 an added tab instead of a space. Found by the checkpatch.pl tool.

Hi Pieter,

as far as I know, this driver was removed from the source tree. Please
update your local copy of the kernel.

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.

On 02-12-2014 18:25:49, Pieter Waegeman wrote:
> ---
>  drivers/staging/bcm/InterfaceMacros.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/bcm/InterfaceMacros.h b/drivers/staging/bcm/InterfaceMacros.h
> index fedb794..67e7b62 100644
> --- a/drivers/staging/bcm/InterfaceMacros.h
> +++ b/drivers/staging/bcm/InterfaceMacros.h
> @@ -4,7 +4,7 @@
>  #define BCM_USB_MAX_READ_LENGTH 2048
>  
>  #define MAXIMUM_USB_TCB      128
> -#define MAXIMUM_USB_RCB 	 128
> +#define MAXIMUM_USB_RCB	     128
>  
>  #define MAX_BUFFERS_PER_QUEUE   256
>  
> -- 
> 2.1.0
> 

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists