[PATCH 2/2] Staging: BCM: Removed more whitespace/Errors

Joe Perches joe at perches.com
Thu Aug 8 17:23:42 UTC 2013


Please send your changes with an email client
that does not require attaching patches.

On Thu, 2013-08-08 at 18:03 +0100, Paul McQuade wrote:

> -#define MAXIMUM_USB_TCB      128
> -#define MAXIMUM_USB_RCB         128
> +#define MAXIMUM_USB_TCB                        128
> +#define MAXIMUM_USB_RCB                        128
>  
>  #define MAX_BUFFERS_PER_QUEUE   256
>  
>  #define MAX_DATA_BUFFER_SIZE    2048
 
If you're going to bother to change whitespace
here, please align these like the others.

There are also many style defect like:

+               } else {
+                               BCM_DEBUG_PRINT(Adapter, DBG_TYPE_RX, RX_DPC, DBG_LVL_ALL, "Rx URB has got cancelled. status 

so I stopped looking.



More information about the devel mailing list