Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux into...
[deliverable/linux.git] / drivers / staging / lustre / include / linux / lnet / types.h
index 08f193c341c54f04a96274db7abe89c6d48d80f1..1c679cb727859f81e3ef5b79f28445f3119679cb 100644 (file)
@@ -514,7 +514,7 @@ typedef struct {
        /**
         * Starting offset of the fragment within the page. Note that the
         * end of the fragment must not pass the end of the page; i.e.,
-        * kiov_len + kiov_offset <= PAGE_CACHE_SIZE.
+        * kiov_len + kiov_offset <= PAGE_SIZE.
         */
        unsigned int     kiov_offset;
 } lnet_kiov_t;
This page took 0.219197 seconds and 5 git commands to generate.