]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/pipe_fs_i.h
memcg, slab: do not destroy children caches if parent has aliases
[karo-tx-linux.git] / include / linux / pipe_fs_i.h
index ab575269211375c3e4d82bb14c5602191ae37484..4d9389c79e61b4abe20666aa9f9c89d676a8c6b1 100644 (file)
@@ -35,7 +35,7 @@ struct pipe_buffer {
  *     @tmp_page: cached released page
  *     @readers: number of current readers of this pipe
  *     @writers: number of current writers of this pipe
- *     @files: number of struct file refering this pipe (protected by ->i_lock)
+ *     @files: number of struct file referring this pipe (protected by ->i_lock)
  *     @waiting_writers: number of writers blocked waiting for room
  *     @r_counter: reader counter
  *     @w_counter: writer counter