All of lore.kernel.org
 help / color / mirror / Atom feed
* Coccinelle project
@ 2019-03-08 21:19 Julia Lawall
  2019-03-09  7:28 ` idebleenasen
  0 siblings, 1 reply; 5+ messages in thread
From: Julia Lawall @ 2019-03-08 21:19 UTC (permalink / raw)
  To: outreachy-kernel

Hello,

If you are interested in working on the Coccinelle project, please check
my kernelnewbies page:

https://kernelnewbies.org/JuliaLawall

That should have everything you need to get started: a link to a tutorial,
links to some examples, and some exercises to do.  All of the exercises
currently are relevant to staging drivers, although I note that some of
them are currently relevant at only a few places in the code.

Please feel free to try Coccinelle once you have some accepted patches.

Let me know if you have any questions or run into any difficulties.

julia


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Coccinelle project
  2019-03-08 21:19 Coccinelle project Julia Lawall
@ 2019-03-09  7:28 ` idebleenasen
  2019-03-09  7:34   ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 5+ messages in thread
From: idebleenasen @ 2019-03-09  7:28 UTC (permalink / raw)
  To: outreachy-kernel


[-- Attachment #1.1: Type: text/plain, Size: 728 bytes --]

On Saturday, March 9, 2019 at 2:49:40 AM UTC+5:30, Julia Lawall wrote:
>
> Hello, 
>
> If you are interested in working on the Coccinelle project, please check 
> my kernelnewbies page: 
>
> https://kernelnewbies.org/JuliaLawall 
>
> That should have everything you need to get started: a link to a tutorial, 
> links to some examples, and some exercises to do.  All of the exercises 
> currently are relevant to staging drivers, although I note that some of 
> them are currently relevant at only a few places in the code. 
>
> Please feel free to try Coccinelle once you have some accepted patches. 
>
> Let me know if you have any questions or run into any difficulties. 
>
> julia 

 
Can I start working on Coccinelle?

 


[-- Attachment #1.2: Type: text/html, Size: 1714 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Outreachy kernel] Re: Coccinelle project
  2019-03-09  7:28 ` idebleenasen
@ 2019-03-09  7:34   ` Julia Lawall
  2019-03-09 12:46     ` Debleena Sen
  0 siblings, 1 reply; 5+ messages in thread
From: Julia Lawall @ 2019-03-09  7:34 UTC (permalink / raw)
  To: idebleenasen; +Cc: outreachy-kernel

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]



On Fri, 8 Mar 2019, idebleenasen@gmail.com wrote:

> On Saturday, March 9, 2019 at 2:49:40 AM UTC+5:30, Julia Lawall wrote:
>       Hello,
>
>       If you are interested in working on the Coccinelle project,
>       please check
>       my kernelnewbies page:
>
>       https://kernelnewbies.org/JuliaLawall
>
>       That should have everything you need to get started: a link to a
>       tutorial,
>       links to some examples, and some exercises to do.  All of the
>       exercises
>       currently are relevant to staging drivers, although I note that
>       some of
>       them are currently relevant at only a few places in the code.
>
>       Please feel free to try Coccinelle once you have some accepted
>       patches.
>
>       Let me know if you have any questions or run into any
>       difficulties.
>
>       julia
>
>  
> Can I start working on Coccinelle?

At the moment, your only patches in Greg's staging tree are about lines
over 80 characters.  Please get accepted some patches that affect code
first.

julia

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Outreachy kernel] Re: Coccinelle project
  2019-03-09  7:34   ` [Outreachy kernel] " Julia Lawall
@ 2019-03-09 12:46     ` Debleena Sen
  2019-03-09 13:39       ` Julia Lawall
  0 siblings, 1 reply; 5+ messages in thread
From: Debleena Sen @ 2019-03-09 12:46 UTC (permalink / raw)
  To: Julia Lawall; +Cc: outreachy-kernel

[-- Attachment #1: Type: text/plain, Size: 1389 bytes --]

On Sat, Mar 9, 2019 at 1:04 PM Julia Lawall <julia.lawall@lip6.fr> wrote:

>
>
> On Fri, 8 Mar 2019, idebleenasen@gmail.com wrote:
>
> > On Saturday, March 9, 2019 at 2:49:40 AM UTC+5:30, Julia Lawall wrote:
> >       Hello,
> >
> >       If you are interested in working on the Coccinelle project,
> >       please check
> >       my kernelnewbies page:
> >
> >       https://kernelnewbies.org/JuliaLawall
> >
> >       That should have everything you need to get started: a link to a
> >       tutorial,
> >       links to some examples, and some exercises to do.  All of the
> >       exercises
> >       currently are relevant to staging drivers, although I note that
> >       some of
> >       them are currently relevant at only a few places in the code.
> >
> >       Please feel free to try Coccinelle once you have some accepted
> >       patches.
> >
> >       Let me know if you have any questions or run into any
> >       difficulties.
> >
> >       julia
> >
> >
> > Can I start working on Coccinelle?
>
> At the moment, your only patches in Greg's staging tree are about lines
> over 80 characters.  Please get accepted some patches that affect code
> first.
>
> julia


I skimmed through the coccinelle tutorial and I believe I can work on it.
I'll surely send in more patches that affect code but can I please start
working on Coccinelle on the side?

Thank you
Debleena

[-- Attachment #2: Type: text/html, Size: 2126 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Outreachy kernel] Re: Coccinelle project
  2019-03-09 12:46     ` Debleena Sen
@ 2019-03-09 13:39       ` Julia Lawall
  0 siblings, 0 replies; 5+ messages in thread
From: Julia Lawall @ 2019-03-09 13:39 UTC (permalink / raw)
  To: Debleena Sen; +Cc: outreachy-kernel

[-- Attachment #1: Type: text/plain, Size: 2310 bytes --]



On Sat, 9 Mar 2019, Debleena Sen wrote:

> On Sat, Mar 9, 2019 at 1:04 PM Julia Lawall <julia.lawall@lip6.fr> wrote:
>
>
>       On Fri, 8 Mar 2019, idebleenasen@gmail.com wrote:
>
>       > On Saturday, March 9, 2019 at 2:49:40 AM UTC+5:30, Julia Lawall wrote:
>       >       Hello,
>       >
>       >       If you are interested in working on the Coccinelle project,
>       >       please check
>       >       my kernelnewbies page:
>       >
>       >       https://kernelnewbies.org/JuliaLawall
>       >
>       >       That should have everything you need to get started: a link to a
>       >       tutorial,
>       >       links to some examples, and some exercises to do.  All of the
>       >       exercises
>       >       currently are relevant to staging drivers, although I note that
>       >       some of
>       >       them are currently relevant at only a few places in the code.
>       >
>       >       Please feel free to try Coccinelle once you have some accepted
>       >       patches.
>       >
>       >       Let me know if you have any questions or run into any
>       >       difficulties.
>       >
>       >       julia
>       >
>       >  
>       > Can I start working on Coccinelle?
>
>       At the moment, your only patches in Greg's staging tree are about lines
>       over 80 characters.  Please get accepted some patches that affect code
>       first.
>
>       julia
>
>
> I skimmed through the coccinelle tutorial and I believe I can work on it. I'll surely send in more patches that affect code but can I please start working on Coccinelle on the side? 

You can certainly work on the tutorial :)

julia

>
> Thank you 
> Debleena
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/CACw%2Bu4EekHTLGwhBmUL49A0w1MTMAA-ogHiT_0xt9zryB_%2B4cg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-09 13:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-08 21:19 Coccinelle project Julia Lawall
2019-03-09  7:28 ` idebleenasen
2019-03-09  7:34   ` [Outreachy kernel] " Julia Lawall
2019-03-09 12:46     ` Debleena Sen
2019-03-09 13:39       ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.