All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Corcodel Marian <corcodel.marian@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH, net-next] r8169: Remove unfounded interrupts
Date: Sun, 23 Aug 2015 09:44:57 -0700	[thread overview]
Message-ID: <20150823094457.4bc153c5@urahara> (raw)
In-Reply-To: <1440346710-2028-1-git-send-email-corcodel.marian@gmail.com>

On Sun, 23 Aug 2015 19:18:30 +0300
Corcodel Marian <corcodel.marian@gmail.com> wrote:

> Remove unfounded interrupts which is not on RTL 8101 series.
> 
> Signed-off-by: Corcodel Marian <corcodel.marian@gmail.com>

Kernel style standards precludes use of C++ style comments.

Also, it is is considered best practice to delete incorrect or
dead code rather than littering the source with dead snippets.

      reply	other threads:[~2015-08-23 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-23 16:18 [PATCH, net-next] r8169: Remove unfounded interrupts Corcodel Marian
2015-08-23 16:44 ` Stephen Hemminger [this message]

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=20150823094457.4bc153c5@urahara \
    --to=stephen@networkplumber.org \
    --cc=corcodel.marian@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.