]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - Documentation/printk-formats.txt
scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION
[mirror_ubuntu-zesty-kernel.git] / Documentation / printk-formats.txt
index 5962949944fd7307530f26c54c65d783745a8a27..dd4839ab94785077294a961ac290470c2f6014c6 100644 (file)
@@ -324,6 +324,12 @@ Network device features:
 
        Passed by reference.
 
+Kernel messages:
+
+       %pj     123456
+
+       For generating the jhash of a string truncated to six digits
+
 If you add other %p extensions, please extend lib/test_printf.c with
 one or more test cases, if at all feasible.