Searched refs:preferred (Results 26 - 26 of 26) sorted by relevance

12

/linux-master/scripts/
H A Dcheckpatch.pl128 with potential errors corrected to the preferred
3050 "'$ucfirst_sign_off' is the preferred signature form\n" . $herecurr) &&
5299 "spaces preferred around that '$op' $at\n" . $hereptr)) {
5306 "space preferred before that '$op' $at\n" . $hereptr)) {
6586 "usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst\n" . $herecurr);
6727 "plain inline is preferred over $1\n" . $herecurr) &&
6795 "__always_unused or __maybe_unused is preferred over __attribute__((__unused__))\n" . $herecurr);
7634 "Symbolic permissions '$oval' are not preferred. Consider using octal permissions '$octal'.\n" . $herecurr) &&

Completed in 230 milliseconds

12