Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751609AbaLQEYc (ORCPT ); Tue, 16 Dec 2014 23:24:32 -0500 Received: from mail-ig0-f174.google.com ([209.85.213.174]:57861 "EHLO mail-ig0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751115AbaLQEYb (ORCPT ); Tue, 16 Dec 2014 23:24:31 -0500 From: Chris Rorvick To: Oleg Drokin , Andreas Dilger Cc: Chris Rorvick , Rickard Strandqvist , Greg Kroah-Hartman , Julia Lawall , Greg Donald , "John L. Hammond" , Andriy Skulysh , Fabian Frederick , James Simmons , Dan Carpenter , HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/2] lprocfs_write_frac_u64_helper cleanup Date: Tue, 16 Dec 2014 22:24:00 -0600 Message-Id: <1418790242-14309-1-git-send-email-chris@rorvick.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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): drivers: staging: lustre: Use mult if units not specified drivers: staging: lustre: Track sign separately drivers/staging/lustre/lustre/obdclass/lprocfs_status.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/