]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/jbd/transaction.c
fs: fix kernel-doc notation warnings
[karo-tx-linux.git] / fs / jbd / transaction.c
index 4c895044c7d6f9fae436063d93c37b018664402e..2c9e8f5d13aae3505fce91eb78fe69396efb9aea 100644 (file)
@@ -1904,13 +1904,12 @@ zap_buffer_unlocked:
 }
 
 /**
- * void journal_invalidatepage()
- * @journal: journal to use for flush...
+ * void journal_invalidatepage() - invalidate a journal page
+ * @journal: journal to use for flush
  * @page:    page to flush
  * @offset:  length of page to invalidate.
  *
  * Reap page buffers containing data after offset in page.
- *
  */
 void journal_invalidatepage(journal_t *journal,
                      struct page *page,