more file_inode() open-coded instances
[deliverable/linux.git] / fs / seq_file.c
index f2bc3dfd0b883585e1a2afe6734de2db6be77004..f9538ea2a756b2a9bd3251a882a37ec05ce48416 100644 (file)
@@ -339,7 +339,7 @@ EXPORT_SYMBOL(seq_lseek);
 /**
  *     seq_release -   free the structures associated with sequential file.
  *     @file: file in question
- *     @inode: file->f_path.dentry->d_inode
+ *     @inode: its inode
  *
  *     Frees the structures associated with sequential file; can be used
  *     as ->f_op->release() if you don't have private data to destroy.
This page took 0.023606 seconds and 5 git commands to generate.