[PATCH] Fix compiler warnings for schedulerstrongapa.c

2021-07-03 Thread Richi Dubey
--- cpukit/score/src/schedulerstrongapa.c | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/cpukit/score/src/schedulerstrongapa.c b/cpukit/score/src/schedulerstrongapa.c index 845d19d1a8..b34ffe4b6d 100644 --- a/cpukit/score/src/schedulerstrongapa.c +++ b/

Re: [rtems commit] Update Strong APA Scheduler

2021-07-03 Thread Richi Dubey
Ok, thanks. I have sent a patch, can you please check? On Thu, Jul 1, 2021 at 2:06 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 01/07/2021 09:47, Richi Dubey wrote: > > Hi, > > > > How do I reproduce this? I tried using the config produced by > > -

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-07-03 Thread Ida Delphine
Hello mentors, I got some feedback and I have improved my code based on it - https://github.com/Idadelveloper/rtems/blob/master/hooks/pre-commit Will love to get some more feedback and ways to make it look better. And is it okay I start working on its documentation though it hasn't been approved y