scripts/checkpatch.pl refers to non-existent Documentation/Documentation/volatile-considered-harmful.txt

From: Roland Dreier
Date: Wed Jun 20 2007 - 16:59:38 EST


Commit 4a0df2ef added the following to scripts/checkpatch.pl:

print "Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt\n";

but Linus's tree has no such file. not sure what the right thing to
do here is, since I assume we do ultimately want something of the sort
in Documentation...

- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/