Re: [PATCH] watchdog: sb_wdog: add missing SPDX license identifier
From: Guenter Roeck
Date: Mon May 11 2026 - 10:38:43 EST
On Mon, May 11, 2026 at 12:48:47AM +0530, Mayur Kumar wrote:
> checkpatch.pl reports the following warning:
>
> WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
>
> Per Documentation/process/license-rules.rst, add the appropriate SPDX
> license identifier to the first line of the C source file using the
> '//' style comment. Default to GPL-2.0-only.
>
> Signed-off-by: Mayur Kumar <kmayur809@xxxxxxxxx>
Applied.
Guenter