Re: [PATCH] remove this param as it not adds any value any more
Dave Jones <[email protected]> Thu, 29 Oct 2015 05:13:47 -0400
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 29, 2015 at 02:26:13PM +0530, Praveen K. Pandey wrote: > Signed-off-by: Praveen K. Pandey <[email protected]> > --- > Documentation/TODO | 1 - > children/random-syscalls.c | 8 -------- > include/params.h | 1 - > params.c | 9 +-------- > 4 files changed, 1 insertion(+), 18 deletions(-) Looks good, applied. thanks. Dave