kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] syscalls: Fix references to filenames
@ 2019-11-04 23:00 Mohammad Nasirifar
  2019-11-04 23:00 ` [PATCH 1/1] syscalls: Fix references to filenames containing syscall defs Mohammad Nasirifar
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammad Nasirifar @ 2019-11-04 23:00 UTC (permalink / raw)
  To: kernelnewbies; +Cc: Mohammad Nasirifar

Hi Everyone,

I wanted to submit this for review but 'get_maintainers.pl' is not very
helpful (I don't want to spam people/lists) and I couldn't find a
similar "cleaning" commit against these files. Was wondering if you could
help me with what I need to do/where I should send this.

Thanks,
Mohammad


Mohammad Nasirifar (1):
  syscalls: Fix references to filenames containing syscall defs

 include/linux/syscalls.h          | 8 ++++----
 include/uapi/asm-generic/unistd.h | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.23.0


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

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

end of thread, other threads:[~2019-11-05  1:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 23:00 [PATCH 0/1] syscalls: Fix references to filenames Mohammad Nasirifar
2019-11-04 23:00 ` [PATCH 1/1] syscalls: Fix references to filenames containing syscall defs Mohammad Nasirifar
2019-11-05  1:29   ` Valdis Klētnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).