Re: [PATCH net] net/bonding: Fix code style issues in a previous commit

2015-04-30 Thread Nikolay Aleksandrov
On 04/30/2015 02:01 AM, Pai wrote: > This fixes a few coding style issues in my previous patch: > commit e913fb279c56 > ("net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table") > > Signed-off-by: Vishwanath Pai > > diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bondin

[PATCH net] net/bonding: Fix code style issues in a previous commit

2015-04-29 Thread Pai
This fixes a few coding style issues in my previous patch: commit e913fb279c56 ("net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table") Signed-off-by: Vishwanath Pai diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c index d5fe5d5..ab3eeb1 100644 --- a