diff options
author | Gavin Li <git@thegavinli.com> | 2019-08-14 23:29:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-21 18:57:36 +0200 |
commit | b08a6259a141baba98c57524ee4283fd91445bb8 (patch) | |
tree | 72fcc29c926f8e1ab5c95762cf558b54ee18cd70 /drivers/pinctrl/samsung | |
parent | usb: usb-skeleton: make comment block in line with coding style (diff) | |
download | linux-b08a6259a141baba98c57524ee4283fd91445bb8.tar.xz linux-b08a6259a141baba98c57524ee4283fd91445bb8.zip |
usb: usbfs: only account once for mmap()'ed usb memory usage
Memory usage for USB memory allocated via mmap() is already accounted
for at mmap() time; no need to account for it again at submiturb time.
Signed-off-by: Gavin Li <git@thegavinli.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20190814212924.10381-1-gavinli@thegavinli.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pinctrl/samsung')
0 files changed, 0 insertions, 0 deletions