On 11/20/17 10:09, Jonathan Corbet wrote:
> On Wed, 15 Nov 2017 19:19:19 -0800
> Randy Dunlap wrote:
>
>> Add sort() and list_sort() to the kernel API documentation in a
>> new "Sorting" section.
>
> Neither of these patches applies to current docs-next. Seems they
> conflict with the math func
On Wed, 15 Nov 2017 19:19:19 -0800
Randy Dunlap wrote:
> Add sort() and list_sort() to the kernel API documentation in a
> new "Sorting" section.
Neither of these patches applies to current docs-next. Seems they
conflict with the math functions docs that somebody added...:) Not hard
to fix up,
From: Randy Dunlap
Add sort() and list_sort() to the kernel API documentation in a
new "Sorting" section.
Signed-off-by: Randy Dunlap
---
Documentation/core-api/kernel-api.rst |9 +
1 file changed, 9 insertions(+)
--- lnx-414.orig/Documentation/core-api/kernel-api.rst
+++ lnx-414/
3 matches
Mail list logo