doc: printk-formats: Fix %pU description

The documentation and the code disagrees; fix the former.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Rasmus Villemoes 2015-02-24 15:26:06 +01:00 коммит произвёл Jonathan Corbet
Родитель 2f9d7389b5
Коммит d181b71c3e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -204,7 +204,7 @@ UUID/GUID addresses:
lower ('l') or upper case ('L') hex characters - and big endian order
in lower ('b') or upper case ('B') hex characters.
Where no additional specifiers are used the default little endian
Where no additional specifiers are used the default big endian
order with lower case hex characters will be printed.
dentry names: