TOMOYO: Cleanup part 2.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / security / tomoyo / securityfs_if.c
index e43d5554b50628b823db9f026f98e2191bc6090e..a5bd76d7f6beb20fc9ff45479b0bfed508a9bb60 100644 (file)
@@ -38,7 +38,7 @@ static int tomoyo_release(struct inode *inode, struct file *file)
 }
 
 /**
- * tomoyo_poll - poll() for /proc/ccs/ interface.
+ * tomoyo_poll - poll() for /sys/kernel/security/tomoyo/ interface.
  *
  * @file: Pointer to "struct file".
  * @wait: Pointer to "poll_table".