netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Maninder Singh <maninder1.s@samsung.com>
To: David Miller <davem@davemloft.net>
Cc: "willemb@google.com" <willemb@google.com>,
	"dborkman@redhat.com" <dborkman@redhat.com>,
	"al.drozdov@gmail.com" <al.drozdov@gmail.com>,
	"viro@zeniv.linux.org.uk" <viro@zeniv.linux.org.uk>,
	"eyal.birger@gmail.com" <eyal.birger@gmail.com>,
	"mst@redhat.com" <mst@redhat.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	PANKAJ MISHRA <pankaj.m@samsung.com>
Subject: Re: Re: [PATCH 1/1] net: replace if()/BUG with BUG_ON()
Date: Wed, 17 Jun 2015 05:04:12 +0000 (GMT)	[thread overview]
Message-ID: <405153159.1166061434517448384.JavaMail.weblogic@epmlwas03c> (raw)

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

                 reply	other threads:[~2015-06-17  5:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=405153159.1166061434517448384.JavaMail.weblogic@epmlwas03c \
    --to=maninder1.s@samsung.com \
    --cc=al.drozdov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dborkman@redhat.com \
    --cc=eyal.birger@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pankaj.m@samsung.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=willemb@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).