Re: Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON()

2015-06-16 Thread Maninder Singh
Hi David, >> Use BUG_ON(condition) instead of if(condition)/BUG() >> >> Signed-off-by: Maninder Singh >> Reviewed-by: Akhilesh Kumar >Your email client corrupted this patch, making it unusable I resent the patch with git send-mail , it results ok, hopefully it does not corrupt it. Thanks

Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON()

2015-06-15 Thread David Miller
From: Maninder Singh Date: Mon, 15 Jun 2015 10:35:05 +0530 > Use BUG_ON(condition) instead of if(condition)/BUG() > > Signed-off-by: Maninder Singh > Reviewed-by: Akhilesh Kumar Your email client corrupted this patch, making it unusable. -- To unsubscribe from this list: send the line "unsubs