[PATCH 1/5] Staging: bcm: Fix all white space issues in cntrl_SignalingInterface.h

Kevin McKinney klmckinney1 at gmail.com
Wed Sep 19 01:43:50 UTC 2012


On Tue, Sep 18, 2012 at 10:28:18AM +0300, Dan Carpenter wrote:
> On Mon, Sep 17, 2012 at 09:56:19PM -0400, Kevin McKinney wrote:
> > +#define TYPE_OF_SERVICE_LENGTH 3
> > +#define IP_MASKED_SRC_ADDRESS_LENGTH 32
> > +#define IP_MASKED_DEST_ADDRESS_LENGTH 32
> > +#define PROTOCOL_SRC_PORT_RANGE_LENGTH 4
> > +#define PROTOCOL_DEST_PORT_RANGE_LENGTH 4
> > +#define ETHERNET_DEST_MAC_ADDR_LENGTH 12
> > +#define ETHERNET_SRC_MAC_ADDR_LENGTH 12
> > +#define NUM_ETHERTYPE_BYTES 3
> 
> Could you make it so the number column lines up nicely?
I will send the 14 patches to fix the typedef warning messages next.

Thanks,
Kevin




More information about the devel mailing list