All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 00/13] staging: lustre: lnet: code cleanups
@ 2015-05-21 19:50 ` Mike Shuey
  0 siblings, 0 replies; 125+ messages in thread
From: Mike Shuey @ 2015-05-21 19:50 UTC (permalink / raw)
  To: oleg.drokin
  Cc: devel, gregkh, kernel-janitors, linux-kernel, HPDD-discuss,
	lustre-deve

This patch series cleans up code in staging/lustre/lnet - mostly spacing
and dead function cleanup.  Should apply against linux-next 20150518.


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

end of thread, other threads:[~2015-05-31  2:54 UTC | newest]

Thread overview: 125+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 19:50 [PATCH v4 00/13] staging: lustre: lnet: code cleanups Mike Shuey
2015-05-21 19:50 ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 01/13] staging: lustre: lnet: lnet: code cleanups - variable declarations Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 02/13] staging: lustre: lnet: dead code - remove lnet_fini_locks Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 03/13] staging: lustre: lnet: dead code - remove LNetSetAsync Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 04/13] staging: lustre: lnet: lnet: Module is LNet, not Portals Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 05/13] staging: lustre: lnet: o2iblnd: code cleanup - align whitespace Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-22 13:03   ` Dan Carpenter
2015-05-22 13:03     ` Dan Carpenter
2015-05-21 19:50 ` [PATCH v4 06/13] staging: lustre: lnet: socklnd: code cleanup - align spacing Mike Shuey
2015-05-21 19:50 ` [PATCH v4 07/13] staging: lustre: lnet: selftest: code cleanup - variable spacing, indentation Mike Shuey
2015-05-21 19:50 ` [PATCH v4 08/13] staging: lustre: lnet: remove LNET_MUTEX_LOCK macro Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 09/13] staging: lustre: lnet: lnet: remove dead code, fix checkpatch.pl issue Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 10/13] staging: lustre: lnet: lnet: checkpatch.pl fixes Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 21:00   ` Joe Perches
2015-05-21 21:00     ` Joe Perches
2015-05-21 21:29     ` Julia Lawall
2015-05-21 21:29       ` Julia Lawall
2015-05-21 22:04       ` [lustre-devel] " Michael Shuey
2015-05-22  2:46         ` Joe Perches
2015-05-22  2:46           ` Joe Perches
2015-05-22  2:46           ` [lustre-devel] " Joe Perches
2015-05-22  5:06         ` Julia Lawall
2015-05-22  5:06           ` Julia Lawall
2015-05-22  5:06           ` [lustre-devel] " Julia Lawall
2015-05-22  8:08           ` Drokin, Oleg
2015-05-22  8:08             ` [lustre-devel] " Drokin, Oleg
2015-05-22 15:42             ` Joe Perches
2015-05-22 15:42               ` Joe Perches
2015-05-22 15:42               ` [lustre-devel] " Joe Perches
2015-05-22 21:16               ` Drokin, Oleg
2015-05-22 21:16                 ` [lustre-devel] " Drokin, Oleg
2015-05-22 23:57                 ` Joe Perches
2015-05-22 23:57                   ` Joe Perches
2015-05-22 23:57                   ` [lustre-devel] " Joe Perches
2015-05-23  0:07                   ` Drokin, Oleg
2015-05-23  0:07                     ` [lustre-devel] " Drokin, Oleg
2015-05-23  0:18                     ` Joe Perches
2015-05-23  0:18                       ` Joe Perches
2015-05-23  0:18                       ` [lustre-devel] " Joe Perches
2015-05-23  0:25                       ` Drokin, Oleg
2015-05-23  0:25                         ` [lustre-devel] " Drokin, Oleg
2015-05-23  0:36                         ` Joe Perches
2015-05-23  0:36                           ` Joe Perches
2015-05-23  0:36                           ` [lustre-devel] " Joe Perches
2015-05-23  3:13                           ` [HPDD-discuss] " Patrick Farrell
2015-05-23  3:13                             ` [lustre-devel] " Patrick Farrell
     [not found]     ` <CABqvwjs=S1VrCHe7M4JnDikGBVN3yqjNMrtSA=UvftGmxSasRQ@mail.gmail.com>
2015-05-22  3:06       ` Joe Perches
2015-05-22  3:06         ` Joe Perches
2015-05-22  8:04       ` Drokin, Oleg
2015-05-22 10:00         ` Julia Lawall
2015-05-22 10:00           ` Julia Lawall
2015-05-23  6:28     ` [PATCH] checkpatch: Categorize some long line length checks Joe Perches
2015-05-23  6:28       ` Joe Perches
2015-05-23 11:32       ` Julia Lawall
2015-05-23 11:32         ` Julia Lawall
2015-05-23 17:26         ` Joe Perches
2015-05-23 17:26           ` Joe Perches
2015-05-23 18:07           ` Dan Carpenter
2015-05-23 18:07             ` Dan Carpenter
2015-05-23 18:13             ` Joe Perches
2015-05-23 18:13               ` Joe Perches
2015-05-23 18:21               ` Dan Carpenter
2015-05-23 18:21                 ` Dan Carpenter
2015-05-24  2:49           ` [PATCH V2] " Joe Perches
2015-05-21 19:50 ` [PATCH v4 11/13] staging: lnet: o2iblnd: checkpatch.pl fixes Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-22 10:49   ` Dan Carpenter
2015-05-22 10:49     ` Dan Carpenter
2015-05-21 19:50 ` [PATCH v4 12/13] staging: lustre: lnet: socklnd: checkpatch.pl cleanups Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH v4 13/13] staging: lustre: lnet: selftest: checkpatch.pl fixes Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 01/13] staging: lustre: lnet: lnet: code cleanups - variable declarations Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 02/13] staging: lustre: lnet: dead code - remove lnet_fini_locks Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 03/13] staging: lustre: lnet: dead code - remove LNetSetAsync Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 04/13] staging: lustre: lnet: lnet: Module is LNet, not Portals Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 05/13] staging: lustre: lnet: o2iblnd: code cleanup - align whitespace Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 06/13] staging: lustre: lnet: socklnd: code cleanup - align spacing Mike Shuey
2015-05-21 19:50 ` [PATCH 07/13] staging: lustre: lnet: selftest: code cleanup - variable spacing, indentation Mike Shuey
2015-05-21 19:50 ` [PATCH 08/13] staging: lustre: lnet: remove LNET_MUTEX_LOCK macro Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 09/13] staging: lustre: lnet: lnet: remove dead code, fix checkpatch.pl issue Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 10/13] staging: lustre: lnet: lnet: checkpatch.pl fixes Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 11/13] staging: lnet: o2iblnd: " Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 12/13] staging: lustre: lnet: socklnd: checkpatch.pl cleanups Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-21 19:50 ` [PATCH 13/13] staging: lustre: lnet: selftest: checkpatch.pl fixes Mike Shuey
2015-05-21 19:50   ` Mike Shuey
2015-05-22 10:55   ` Dan Carpenter
2015-05-22 10:55     ` Dan Carpenter
2015-05-22  9:21 ` [PATCH v4 00/13] staging: lustre: lnet: code cleanups Dan Carpenter
2015-05-22  9:21   ` Dan Carpenter
2015-05-22 22:48   ` [lustre-devel] " Michael Shuey
2015-05-23 10:14     ` Dan Carpenter
2015-05-23 10:14       ` Dan Carpenter
2015-05-23 10:14       ` [lustre-devel] " Dan Carpenter
2015-05-23 12:09       ` Michael Shuey
2015-05-23 12:09         ` Michael Shuey
2015-05-23 12:09         ` [lustre-devel] " Michael Shuey
2015-05-23 12:39         ` Sudip Mukherjee
2015-05-23 12:51           ` Sudip Mukherjee
2015-05-23 12:39           ` Sudip Mukherjee
2015-05-23 14:05           ` Michael Shuey
2015-05-23 14:05             ` Michael Shuey
2015-05-23 14:05             ` [lustre-devel] " Michael Shuey
2015-05-31  2:24             ` Greg KH
2015-05-31  2:24               ` Greg KH
2015-05-31  2:24               ` [lustre-devel] " 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.