Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: Jan Sokolowski <jan.sokolowski@intel.com>,
	<intel-wired-lan@lists.osuosl.org>
Subject: Re: [Intel-wired-lan] [PATCH net-next v2 4/4] i40e: remove i40e_status
Date: Fri, 2 Dec 2022 16:06:30 -0800	[thread overview]
Message-ID: <de9ebca5-3740-d8f8-dd43-ac257d25e32e@intel.com> (raw)
In-Reply-To: <20221130124651.3246167-5-jan.sokolowski@intel.com>

On 11/30/2022 4:46 AM, Jan Sokolowski wrote:
> Replace uses of i40e_status to as equivalent as possible error codes.
> Remove enum i40e_status as it is no longer needed

Checkpatch warning:
WARNING: return of an errno should typically be negative (ie: return 
-ENOMEM)
#1725: FILE: drivers/net/ethernet/intel/i40e/i40e_ptp.c:1135:
+               return ENOMEM;

> Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

      reply	other threads:[~2022-12-03  0:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-30 12:46 [Intel-wired-lan] [PATCH net-next v2 0/4] i40e_status removal series Jan Sokolowski
2022-11-30 12:46 ` [Intel-wired-lan] [PATCH net-next v2 1/4] i40e: Remove unused i40e status codes Jan Sokolowski
2022-11-30 12:46 ` [Intel-wired-lan] [PATCH net-next v2 2/4] i40e: Remove string printing for i40e_status Jan Sokolowski
2022-11-30 12:46 ` [Intel-wired-lan] [PATCH net-next v2 3/4] i40e: use int " Jan Sokolowski
2022-12-03  0:06   ` Tony Nguyen
2022-11-30 12:46 ` [Intel-wired-lan] [PATCH net-next v2 4/4] i40e: remove i40e_status Jan Sokolowski
2022-12-03  0:06   ` Tony Nguyen [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=de9ebca5-3740-d8f8-dd43-ac257d25e32e@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jan.sokolowski@intel.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