Documentation: DMA API: Be more explicit that nents is always the same
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 23 Sep 2015 11:41:09 +0000 (14:41 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 24 Sep 2015 21:50:06 +0000 (15:50 -0600)
commit7bc590b2fc057f3c48b618c739517bf1af9a28fe
treeff8516085cd5098e5e0fcf83e3d72fe6564cc40c
parentc604503192718b9676a0ef5dd104b6a8acef8278
Documentation: DMA API: Be more explicit that nents is always the same

The nents argument to the DMA API functions operating on scatterlists is
always the same. The documentation used different argument names and the
matter was not mentioned in Documentation/DMA-API-HOWTO.txt at all. Fix
these.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DMA-API-HOWTO.txt
Documentation/DMA-API.txt