Re: [PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information

2019-01-21 Thread Ulf Hansson
On Fri, 18 Jan 2019 at 19:12, Liming Sun wrote: > > The SPDX license identifier and the boiler plate text are > contradicting. Only the SPDX license identifier is needed. The > other one is removed. > > Fixes: 86958dcc5ad7 ("mmc: dw_mmc-bluefield: Add driver extension") > Cc: sta...@vger.kernel.or

Re: [PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information

2019-01-18 Thread Thomas Gleixner
Liming, On Fri, 18 Jan 2019, Liming Sun wrote: > The SPDX license identifier and the boiler plate text are > contradicting. Only the SPDX license identifier is needed. The > other one is removed. > > Fixes: 86958dcc5ad7 ("mmc: dw_mmc-bluefield: Add driver extension") > Cc: sta...@vger.kernel.org

[PATCH v1 1/1] mmc: dw_mmc-bluefield: : Fix the license information

2019-01-18 Thread Liming Sun
The SPDX license identifier and the boiler plate text are contradicting. Only the SPDX license identifier is needed. The other one is removed. Fixes: 86958dcc5ad7 ("mmc: dw_mmc-bluefield: Add driver extension") Cc: sta...@vger.kernel.org Reviewed-by: David Woods Signed-off-by: Liming Sun --- dr