Merge tag 'v5.10-rc1' into asoc-5.10
[linux-2.6-microblaze.git] / Documentation / process / submit-checklist.rst
index b681e86..1879f88 100644 (file)
@@ -53,8 +53,7 @@ and elsewhere regarding submitting Linux kernel patches.
 
 9) Check cleanly with sparse.
 
-10) Use ``make checkstack`` and ``make namespacecheck`` and fix any problems
-    that they find.
+10) Use ``make checkstack`` and fix any problems that it finds.
 
     .. note::