Re: [PATCH v2 2/8] platform/chrome: pstore: Switch to SPDX identifier.

2018-06-05 Thread Benson Leung
Hi Enric, On Tue, Jun 05, 2018 at 07:54:23PM +0200, Enric Balletbo i Serra wrote: > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Enric Balletbo i Serra > --- > > Changes in v2: None > > drivers/platform/chrome/chromeos_pstore.c | 13 +++

[PATCH v2 2/8] platform/chrome: pstore: Switch to SPDX identifier.

2018-06-05 Thread Enric Balletbo i Serra
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Enric Balletbo i Serra --- Changes in v2: None drivers/platform/chrome/chromeos_pstore.c | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/drivers/platform/chrome/chr