From: Pete Zaitcev Date: Wed, 10 Jun 2009 21:23:52 +0000 (-0600) Subject: USB: usbmon: touch up the documentation X-Git-Tag: v2.6.32-rc1~174^2~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f4e2332cfcf900e0a926c4e0fc35f751bcbcaa1b;p=platform%2Fkernel%2Flinux-exynos.git USB: usbmon: touch up the documentation I think this sentence was confusing regarding the possible size of the data area. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/usb/usbmon.txt b/Documentation/usb/usbmon.txt index 6c3c625..4efd847 100644 --- a/Documentation/usb/usbmon.txt +++ b/Documentation/usb/usbmon.txt @@ -305,7 +305,7 @@ Before the call, hdr, data, and alloc should be filled. Upon return, the area pointed by hdr contains the next event structure, and the data buffer contains the data, if any. The event is removed from the kernel buffer. -The MON_IOCX_GET copies 48 bytes, MON_IOCX_GETX copies 64 bytes. +The MON_IOCX_GET copies 48 bytes to hdr area, MON_IOCX_GETX copies 64 bytes. MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg)