netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON()
@ 2015-06-17  5:04 Maninder Singh
  0 siblings, 0 replies; only message in thread
From: Maninder Singh @ 2015-06-17  5:04 UTC (permalink / raw)
  To: David Miller
  Cc: willemb@google.com, dborkman@redhat.com, al.drozdov@gmail.com,
	viro@zeniv.linux.org.uk, eyal.birger@gmail.com, mst@redhat.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	PANKAJ MISHRA

Hi David, 

>> Use BUG_ON(condition) instead of if(condition)/BUG()
>> 
>> Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
>> Reviewed-by: Akhilesh Kumar <akhilesh.k@samsung.com>

>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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-17  5:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  5:04 Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON() Maninder Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).