Searched refs:REQ_NUM (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/scripts/ | ||
H A D | coccicheck | 189 REQ_NUM=$(echo $REQ | ${DIR}/scripts/ld-version.sh) 190 if [ "$REQ_NUM" != "0" ] ; then 191 if [ "$SPATCH_VERSION_NUM" -lt "$REQ_NUM" ] ; then |
Completed in 1 milliseconds