OSDN Git Service

afs: Fix debugging statements with %px to be %p
authorDavid Howells <dhowells@redhat.com>
Tue, 9 Jun 2020 15:25:02 +0000 (16:25 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 9 Jun 2020 17:17:14 +0000 (18:17 +0100)
commitfed79fd7834027c152a1491a42be252eb1c2a6b5
treefac0c7cc3a6f5201cb58fe1892b6c9c4979e5412
parent9ca0652596bd924a4023db6b429a0aaaea629826
afs: Fix debugging statements with %px to be %p

Fix a couple of %px to be %p in debugging statements.

Fixes: e49c7b2f6de7 ("afs: Build an abstraction around an "operation" concept")
Fixes: 8a070a964877 ("afs: Detect cell aliases 1 - Cells with root volumes")
Reported-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
fs/afs/dir.c
fs/afs/vl_alias.c