diff options
| -rw-r--r-- | mm/filemap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/filemap.c b/mm/filemap.c index a82fbe4c9e8e..5020b280a771 100644 --- a/mm/filemap.c +++ b/mm/filemap.c | |||
| @@ -2581,7 +2581,6 @@ EXPORT_SYMBOL(generic_perform_write); | |||
| 2581 | * @iocb: IO state structure (file, offset, etc.) | 2581 | * @iocb: IO state structure (file, offset, etc.) |
| 2582 | * @iov: vector with data to write | 2582 | * @iov: vector with data to write |
| 2583 | * @nr_segs: number of segments in the vector | 2583 | * @nr_segs: number of segments in the vector |
| 2584 | * @ppos: position where to write | ||
| 2585 | * | 2584 | * |
| 2586 | * This function does all the work needed for actually writing data to a | 2585 | * This function does all the work needed for actually writing data to a |
| 2587 | * file. It does all basic checks, removes SUID from the file, updates | 2586 | * file. It does all basic checks, removes SUID from the file, updates |
