Remove "max" parameter comment

Remove the "max" parameter in the documentation for mem_regions_add()

Signed-off-by: Russell King <rmk@armlinux.org.uk>
Signed-off-by: Simon Horman <horms@verge.net.au>
This commit is contained in:
Russell King
2016-06-09 17:18:08 +01:00
committed by Simon Horman
parent dfd1de0460
commit bf759f2aa6

View File

@@ -31,7 +31,6 @@ void mem_regions_sort(struct memory_ranges *ranges)
/**
* mem_regions_add() - add a memory region to a set of ranges
* @ranges: ranges to add the memory region to
* @max: maximum number of entries in memory region
* @base: base address of memory region
* @length: length of memory region in bytes
* @type: type of memory region