All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: lustre: Remove unused code
@ 2015-10-25 12:06 Shraddha Barke
  2015-10-25 12:06 ` [PATCH 1/4] Staging: lustre: include: Remove unused obd_cache.h file Shraddha Barke
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Shraddha Barke @ 2015-10-25 12:06 UTC (permalink / raw)
  To: outreachy-kernel

These patches remove unused header file, function definition 
and declarations and EXPORT_SYMBOL for static function

Shraddha Barke (4):
  Staging: lustre: include: Remove unused obd_cache.h file
  Staging: lustre: lustre_log: Remove unused functions
  Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for
    sptlrpc_rule_set_expand
  Staging: lustre: lprocfs_status: Remove unused declaration

 .../staging/lustre/lustre/include/lprocfs_status.h |  2 -
 drivers/staging/lustre/lustre/include/lustre_log.h | 89 ----------------------
 drivers/staging/lustre/lustre/include/obd_cache.h  | 38 ---------
 drivers/staging/lustre/lustre/ptlrpc/sec_config.c  |  1 -
 4 files changed, 130 deletions(-)
 delete mode 100644 drivers/staging/lustre/lustre/include/obd_cache.h

-- 
2.1.4



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

end of thread, other threads:[~2015-10-27  5:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 12:06 [PATCH 0/4] Staging: lustre: Remove unused code Shraddha Barke
2015-10-25 12:06 ` [PATCH 1/4] Staging: lustre: include: Remove unused obd_cache.h file Shraddha Barke
2015-10-27  5:33   ` [Outreachy kernel] " Greg KH
2015-10-25 12:06 ` [PATCH 2/4] Staging: lustre: lustre_log: Remove unused functions Shraddha Barke
2015-10-27  5:34   ` [Outreachy kernel] " Greg KH
2015-10-25 12:06 ` [PATCH 3/4] Staging: lustre: ptlrpc: Remove EXPORT_SYMBOL for sptlrpc_rule_set_expand Shraddha Barke
2015-10-25 12:07 ` [PATCH 4/4] Staging: lustre: lprocfs_status: Remove unused declaration 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.