All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Declare functions and structures as static.
@ 2015-10-01  9:37 Shraddha Barke
  2015-10-01  9:37 ` [PATCH 1/2] Staging: lustre: ptlrpc: Make functions static Shraddha Barke
  2015-10-01  9:37 ` [PATCH 2/2] Staging: lustre: obdclass: Declare structure as static Shraddha Barke
  0 siblings, 2 replies; 15+ messages in thread
From: Shraddha Barke @ 2015-10-01  9:37 UTC (permalink / raw)
  To: outreachy-kernel

These patches declare the functions and structures which are not
used anywhere else as static.

Shraddha Barke (2):
  Staging: lustre: ptlrpc: Make functions static
  Staging: lustre: obdclass: Declare structure as static.

 drivers/staging/lustre/lustre/obdclass/lu_object.c  | 2 +-
 drivers/staging/lustre/lustre/ptlrpc/pack_generic.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-10-01 21:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-01  9:37 [PATCH 0/2] Declare functions and structures as static Shraddha Barke
2015-10-01  9:37 ` [PATCH 1/2] Staging: lustre: ptlrpc: Make functions static Shraddha Barke
2015-10-01 10:03   ` [Outreachy kernel] " Arnd Bergmann
2015-10-01 10:05     ` Shraddha Barke
2015-10-01 13:20       ` Julia Lawall
2015-10-01 13:34         ` Shraddha Barke
2015-10-01 13:37         ` Arnd Bergmann
2015-10-01 13:49           ` Julia Lawall
2015-10-01 13:57             ` Arnd Bergmann
2015-10-01 14:12               ` Julia Lawall
2015-10-01 20:53                 ` Arnd Bergmann
2015-10-01 21:21                   ` Julia Lawall
2015-10-01 11:54   ` Sudip Mukherjee
2015-10-01  9:37 ` [PATCH 2/2] Staging: lustre: obdclass: Declare structure as static Shraddha Barke
2015-10-01  9:54   ` [Outreachy kernel] " Arnd Bergmann

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.