summaryrefslogtreecommitdiff
path: root/inotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'inotify.h')
-rw-r--r--inotify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inotify.h b/inotify.h
index 7eb37ca..cd8062a 100644
--- a/inotify.h
+++ b/inotify.h
@@ -1,6 +1,6 @@
/*
* Inode based directory notification for Linux
- * Taken from the linux kernel source tree
+ * Taken from the Linux kernel source tree
*
* Licensed under the terms of the GNU General Public License Version 2.
*
f97ecc&id2=23779fbc99302dddab7f056ae47c3463169cbb64'>diff)
block: Use rw_copy_check_uvector()
No need for silly open coding - and struct sg_iovec has exactly the same layout as struct iovec... Signed-off-by: Kent Overstreet <kmo@daterainc.com> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/scsi_ioctl.c')