DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] kni: convert license headers to SPDX tags
Date: Tue, 9 Jan 2018 15:30:20 +0000	[thread overview]
Message-ID: <eb165296-fcd4-6f93-4429-dc15799cee19@intel.com> (raw)
In-Reply-To: <4205065.psd1szYZHI@xps>

On 1/9/2018 3:24 PM, Thomas Monjalon wrote:
> 09/01/2018 16:12, Ferruh Yigit:
>> --- a/lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h
>> +++ b/lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h
>> +/* SPDX-License-Identifier: (BSD-3-Clause OR LGPL-2.1) */
>> +/*
>> + * Copyright(c) 2007-2014 Intel Corporation.
>>   */
> 
>> --- a/lib/librte_eal/linuxapp/kni/kni_net.c
>> +++ b/lib/librte_eal/linuxapp/kni/kni_net.c
>> +// SPDX-License-Identifier: GPL-2.0
>> +/*
>> + * Copyright(c) 2010-2014 Intel Corporation.
>>   */
> 
> Why these empty lines between SPDX and Copyright?

For kernel module files I followed Linux style, as "//" comments in .c files.
I don't have strong opinion about this...

  reply	other threads:[~2018-01-09 15:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18 21:07 [dpdk-dev] [PATCH 1/2] " Ferruh Yigit
2017-12-18 21:07 ` [dpdk-dev] [PATCH 2/2] net/kni: " Ferruh Yigit
2017-12-19  0:05 ` [dpdk-dev] [PATCH v2 1/2] kni: " Ferruh Yigit
2017-12-19  0:05   ` [dpdk-dev] [PATCH v2 2/2] net/kni: " Ferruh Yigit
2018-01-05 11:00   ` [dpdk-dev] [PATCH v2 1/2] kni: " Thomas Monjalon
2018-01-09 15:12   ` [dpdk-dev] [PATCH v3] " Ferruh Yigit
2018-01-09 15:24     ` Thomas Monjalon
2018-01-09 15:30       ` Ferruh Yigit [this message]
2018-01-10  6:46         ` Hemant Agrawal
2018-01-11 17:54           ` Thomas Monjalon

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=eb165296-fcd4-6f93-4429-dc15799cee19@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).