WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #27: FILE: net/rose/af_rose.c:1: + if (s) WARNING: Misplaced SPDX-License-Identifier tag - use line 1 instead #28: FILE: net/rose/af_rose.c:2: + sock_hold(s);// SPDX-License-Identifier: GPL-2.0-or-later total: 0 errors, 2 warnings, 0 checks, 6 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit a240115302e0 ("rose: Fix rose_find_socket() returning without sock_hold()") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 2 warnings, 0 checks, 6 lines checked