X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fafs%2Ffile.c;h=9c0e721d9fc219fff078507b879b92b7ae41b1fb;hb=ecd27b92fbb41f779d857632a69bd45dbaf0f915;hp=3e25795e5a4243ca26315d847c0e6a42fa93e087;hpb=38cb162b7585d837083b8365da1eb32687c5164c;p=linux-2.6 diff --git a/fs/afs/file.c b/fs/afs/file.c index 3e25795e5a..9c0e721d9f 100644 --- a/fs/afs/file.c +++ b/fs/afs/file.c @@ -236,7 +236,7 @@ static void afs_invalidatepage(struct page *page, unsigned long offset) { int ret = 1; - kenter("{%lu},%lu", page->index, offset); + _enter("{%lu},%lu", page->index, offset); BUG_ON(!PageLocked(page));