From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Fri, 27 Apr 2012 11:29:27 +0100 Subject: [Cluster-devel] [GFS2 Patch] GFS2: Eliminate needless parameter from function gfs2_setbit In-Reply-To: <08d9a7a1-9a6b-4d0b-b588-d20b555207fc@zmail12.collab.prod.int.phx2.redhat.com> References: <08d9a7a1-9a6b-4d0b-b588-d20b555207fc@zmail12.collab.prod.int.phx2.redhat.com> Message-ID: <1335522567.2686.3.camel@menhir> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Thu, 2012-04-26 at 12:44 -0400, Bob Peterson wrote: > Hi, > > This patch eliminates parameter "buf1" from function gfs2_setbit. > This is possible because it was always passed in as bi->bi_bh->b_data. > > Regards, > > Bob Peterson > Red Hat File Systems > > Signed-off-by: Bob Peterson > -- Now in the -nmw git tree. Thanks, Steve.