public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: lustre: Minor lnet module cleanup
@ 2014-10-25  1:30 Mariusz Gorski
  2014-10-25  1:30 ` [PATCH v2 1/2] staging: lustre: Reduce function visibility Mariusz Gorski
  2014-10-25  1:30 ` [PATCH v2 2/2] staging: lustre: Use __init and __exit markers for lifecycle functions Mariusz Gorski
  0 siblings, 2 replies; 4+ messages in thread
From: Mariusz Gorski @ 2014-10-25  1:30 UTC (permalink / raw)
  To: Oleg Drokin, Andreas Dilger, Greg Kroah-Hartman, Peng Tao, devel,
	linux-kernel

These patches fix some sparse warnings and apply __init and __exit
markers to module's init and exit functions.

v2: Add missing commit sign-offs

Mariusz Gorski (2):
  staging: lustre: Reduce function visibility
  staging: lustre: Use __init and __exit markers for lifecycle functions

 drivers/staging/lustre/lnet/lnet/module.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.1.2


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

end of thread, other threads:[~2014-10-29 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-25  1:30 [PATCH v2 0/2] staging: lustre: Minor lnet module cleanup Mariusz Gorski
2014-10-25  1:30 ` [PATCH v2 1/2] staging: lustre: Reduce function visibility Mariusz Gorski
2014-10-29  8:35   ` Greg Kroah-Hartman
2014-10-25  1:30 ` [PATCH v2 2/2] staging: lustre: Use __init and __exit markers for lifecycle functions Mariusz Gorski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox