All of lore.kernel.org
 help / color / mirror / Atom feed
* how do you find the subsystem of a file?
@ 2021-08-21  7:30 daniel watson
  2021-08-21 23:19 ` daniel watson
  2021-09-01  6:37 ` Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: daniel watson @ 2021-08-21  7:30 UTC (permalink / raw)
  To: kernelnewbies

i wrote a patch that got rejected because it did not apply cleanly to
the tree of greg kh
https://lkml.org/lkml/2021/8/18/304

the file i modified is
drivers/staging/rtl8723bs/include/rtl8192c_recv.h

get_maintainer.pl gave me the list of emails to send the patch to,
and i used it for that purpose.  the file
Documentation/process/submitting-patches.rst says to see the T: entry
for the subsystem in MAINTAINERS to find the right tree to base the
patch on.  i tried searching through MAINTAINERS and found that there
are a few subsystems that start with RTL8*.

greg kh is listed a few times in MAINTAINERS, so i'm not able to find
the exact tree to start with by looking for the maintainer.

is there a systematic way of finding the subsystem, given a file?

in addition, how do i know what branch to use?  the T: entries have a
repo, but not a branch name.

thanks!
:wq, danny

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2021-09-01  6:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21  7:30 how do you find the subsystem of a file? daniel watson
2021-08-21 23:19 ` daniel watson
2021-08-22  0:23   ` Valdis Klētnieks
2021-09-01  6:37 ` Greg KH

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.