Message ID | 20190717152545.bhdnhjdf2tlhuv3o@pburton-laptop (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [GIT,PULL] MIPS changes | expand |
On Wed, Jul 17, 2019 at 8:25 AM Paul Burton <paul.burton@mips.com> wrote: > > Documentation/process/license-rules.rst suggests to me that the version > in the MIPS tree is correct in terms of license name ("GPL-2.0" without > the "-only" suffix) whilst the version in master is correct in terms of > comment style ("/* */" rather than "//"). It's actually license-rules.rst that just hasn't been updated. The "GPL-.2.0" and "GPL-2.0+" naming was considered too terse, so the modern spdx tag suggestions are "GPL-2.0-only" and "GPL-2.0-or-later". The full list of all spdx license tags (many of which aren't relevant for the kernel, of course) can be found at https://spdx.org/licenses/ in case you care. Linus
The pull request you sent on Wed, 17 Jul 2019 15:25:47 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_5.3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa121bb3fed6313b1f0af23952301e06cf6d32ed
Thank you!
diff --cc arch/mips/include/asm/mach-ralink/pinmux.h index e54d4e1533b4,33647f796140..06ff9b17e42e --- a/arch/mips/include/asm/mach-ralink/pinmux.h