All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] lprocfs_write_frac_u64_helper cleanup
@ 2015-01-11 23:42 Chris Rorvick
  2015-01-11 23:42 ` [PATCH v4 1/2] staging: lustre: Use mult if units not specified Chris Rorvick
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Rorvick @ 2015-01-11 23:42 UTC (permalink / raw)
  To: Oleg Drokin, Andreas Dilger, Greg Kroah-Hartman
  Cc: Chris Rorvick, Rickard Strandqvist, Julia Lawall, Greg Donald,
	John L. Hammond, Andriy Skulysh, Fabian Frederick, James Simmons,
	HPDD-discuss, devel, linux-kernel

Removed "drivers" from the subject.  I saw examples of this in the
commit log but have since realized this is not preferred.

v3:

Added Andreas as reviewer (thanks!)

v2:

Added a second patch to address Dan Carpenter's concern with the
complexity of passing the sign through `mult'.  Compile tested only.

Chris Rorvick (2):
  staging: lustre: Use mult if units not specified
  staging: lustre: Track sign separately

 drivers/staging/lustre/lustre/obdclass/lprocfs_status.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.1.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 23:42 [PATCH v4 0/2] lprocfs_write_frac_u64_helper cleanup Chris Rorvick
2015-01-11 23:42 ` [PATCH v4 1/2] staging: lustre: Use mult if units not specified Chris Rorvick
2015-01-11 23:42 ` [PATCH v4 2/2] staging: lustre: Track sign separately Chris Rorvick
2015-01-13 10:30 ` [PATCH v4 0/2] lprocfs_write_frac_u64_helper cleanup Dan Carpenter

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.