All of lore.kernel.org
 help / color / mirror / Atom feed
* New here
@ 2020-03-07 18:03 Lourdes Pedrajas
  2020-03-07 18:09 ` [Outreachy kernel] " Julia Lawall
  2020-03-07 18:10 ` Julia Lawall
  0 siblings, 2 replies; 4+ messages in thread
From: Lourdes Pedrajas @ 2020-03-07 18:03 UTC (permalink / raw)
  To: outreachy-kernel

Hi, I'm a new applicant for this 2020, newbie programmer too. For me is the
first time participating in a large project like this.

While reading kernelnewbies wiki, it says: 'drivers/staging contains both
drivers that are on their way into the kernel and those that are on theirway
out of the kernel.' How to know which of them are in their way out? I tried a
git grep, but maybe there is a better way to know it. Thank you!


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

* Re: [Outreachy kernel] New here
  2020-03-07 18:03 New here Lourdes Pedrajas
@ 2020-03-07 18:09 ` Julia Lawall
  2020-03-07 18:10 ` Julia Lawall
  1 sibling, 0 replies; 4+ messages in thread
From: Julia Lawall @ 2020-03-07 18:09 UTC (permalink / raw)
  To: Lourdes Pedrajas; +Cc: outreachy-kernel

On Sat, 7 Mar 2020, Lourdes Pedrajas wrote:

> Hi, I'm a new applicant for this 2020, newbie programmer too. For me is the
> first time participating in a large project like this.
>
> While reading kernelnewbies wiki, it says: 'drivers/staging contains both
> drivers that are on their way into the kernel and those that are on theirway
> out of the kernel.' How to know which of them are in their way out? I tried a
> git grep, but maybe there is a better way to know it. Thank you!

Perhaps you could tell with git if there is a file move.

But don't worry too much about it.  If you do something that is not useful
for this reason, Greg will tell you.

julia


>
> --
> 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 view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20200307180359.GA24478%40supernova.
>


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

* Re: [Outreachy kernel] New here
  2020-03-07 18:03 New here Lourdes Pedrajas
  2020-03-07 18:09 ` [Outreachy kernel] " Julia Lawall
@ 2020-03-07 18:10 ` Julia Lawall
  2020-03-07 18:30   ` Lourdes Pedrajas
  1 sibling, 1 reply; 4+ messages in thread
From: Julia Lawall @ 2020-03-07 18:10 UTC (permalink / raw)
  To: Lourdes Pedrajas; +Cc: outreachy-kernel

On Sat, 7 Mar 2020, Lourdes Pedrajas wrote:

> Hi, I'm a new applicant for this 2020, newbie programmer too. For me is the
> first time participating in a large project like this.
>
> While reading kernelnewbies wiki, it says: 'drivers/staging contains both
> drivers that are on their way into the kernel and those that are on theirway
> out of the kernel.' How to know which of them are in their way out? I tried a
> git grep, but maybe there is a better way to know it. Thank you!

You can use git log to check whether there has been much activity of a
file recently.  If so, it's probably fine to work on the file too.

julia

>
> --
> 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 view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20200307180359.GA24478%40supernova.
>


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

* Re: [Outreachy kernel] New here
  2020-03-07 18:10 ` Julia Lawall
@ 2020-03-07 18:30   ` Lourdes Pedrajas
  0 siblings, 0 replies; 4+ messages in thread
From: Lourdes Pedrajas @ 2020-03-07 18:30 UTC (permalink / raw)
  To: Julia Lawall; +Cc: outreachy-kernel

On Sat, Mar 07, 2020 at 07:10:04PM +0100, Julia Lawall wrote:
> On Sat, 7 Mar 2020, Lourdes Pedrajas wrote:
> 
> > Hi, I'm a new applicant for this 2020, newbie programmer too. For me is the
> > first time participating in a large project like this.
> >
> > While reading kernelnewbies wiki, it says: 'drivers/staging contains both
> > drivers that are on their way into the kernel and those that are on theirway
> > out of the kernel.' How to know which of them are in their way out? I tried a
> > git grep, but maybe there is a better way to know it. Thank you!
> 
> You can use git log to check whether there has been much activity of a
> file recently.  If so, it's probably fine to work on the file too.
> 
> julia
> 

I'll do so. Thank you, Juila!



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

end of thread, other threads:[~2020-03-07 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-07 18:03 New here Lourdes Pedrajas
2020-03-07 18:09 ` [Outreachy kernel] " Julia Lawall
2020-03-07 18:10 ` Julia Lawall
2020-03-07 18:30   ` Lourdes Pedrajas

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.