[PATCH v2] audit: Convert to SPDX identifier

2021-09-14 Thread Cai Huoqing
Use SPDX-License-Identifier instead of a verbose license text. Signed-off-by: Cai Huoqing --- v1->v2: Change recommended token from "GPL-2.0+" to "GPL-2.0-or-later" kernel/auditsc.c | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/ke

Re: [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h header files

2021-09-02 Thread Cai Huoqing
:44PM +0200, Eugene Syromiatnikov wrote: > > > On Fri, Aug 13, 2021 at 08:08:02PM +0800, Cai Huoqing wrote: > > > > commit <47595e32869f> ("") > > > > indicated the ipx network layer as obsolete in Jan 2018, > > > > updated in the MAINTAINERS f

[PATCH] audit: Convert to SPDX identifier

2021-08-22 Thread Cai Huoqing
use SPDX-License-Identifier instead of a verbose license text Signed-off-by: Cai Huoqing --- kernel/auditsc.c | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/kernel/auditsc.c b/kernel/auditsc.c index 8dd73a64f921..969c1613fed9 100644 --- a/kernel/auditsc.c