All of lore.kernel.org
 help / color / mirror / Atom feed
* Question regarding patches
@ 2012-12-19  8:47 Shraddha Kamat
  2012-12-19  9:26 ` Jeff Kirsher
  2012-12-19  9:58 ` Lijo Antony
  0 siblings, 2 replies; 9+ messages in thread
From: Shraddha Kamat @ 2012-12-19  8:47 UTC (permalink / raw)
  To: kernelnewbies

Sorry if this is not relevant to kernel. But since I am 
patching the kernel - Please consider this as a uber beginner
question to ask on this mailing list - forgive me for that.

Now my question is - 

What "@@ -321,7 +321,8 @@" mean in this snippet from the patch -  

diff --git a/exec.h b/exec.h
index 722c620..6abb687 100644
--- a/exec.h
+++ b/exec.h
@@ -321,7 +321,8 @@ static void acct_arg_size(struct linux_binprm *bprm,
unsigned long pages);

-- Shraddha 

^ permalink raw reply related	[flat|nested] 9+ messages in thread
* Question regarding patches
@ 2015-10-30 14:07 Shraddha Barke
  0 siblings, 0 replies; 9+ messages in thread
From: Shraddha Barke @ 2015-10-30 14:07 UTC (permalink / raw)
  To: outreachy-kernel


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

I want to do 2 changes in same header file - 1. Remove unused functions and 
2. Remove the function declarations of static functions.
Should I split this up into separate patches considering that it is the 
same header? 

Thanks,

Shraddha  

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

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

end of thread, other threads:[~2015-10-30 14:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19  8:47 Question regarding patches Shraddha Kamat
2012-12-19  9:26 ` Jeff Kirsher
2012-12-19  9:58 ` Lijo Antony
2012-12-19 10:13   ` Shraddha Kamat
2012-12-19 10:33     ` devendra.aaru
2012-12-19 10:33     ` Avinash Patil
2012-12-19 11:01     ` Tobias Boege
2012-12-19 17:01     ` Anand Arumugam
  -- strict thread matches above, loose matches on Subject: below --
2015-10-30 14:07 Shraddha Barke

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.