From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752148AbdHRSIS (ORCPT ); Fri, 18 Aug 2017 14:08:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46678 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbdHRSIQ (ORCPT ); Fri, 18 Aug 2017 14:08:16 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 747707E436 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dledford@redhat.com Message-ID: <1503079694.2598.34.camel@redhat.com> Subject: Re: [PATCH 0/2] IB: add const to bin_attribute structures From: Doug Ledford To: Bhumika Goyal , julia.lawall@lip6.fr, mike.marciniszyn@intel.com, dennis.dalessandro@intel.com, sean.hefty@intel.com, hal.rosenstock@gmail.com, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 18 Aug 2017 14:08:14 -0400 In-Reply-To: <1501668090-22662-1-git-send-email-bhumirks@gmail.com> References: <1501668090-22662-1-git-send-email-bhumirks@gmail.com> Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 18 Aug 2017 18:08:16 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-08-02 at 15:31 +0530, Bhumika Goyal wrote: > Declare bin_attribute structures as const. > Done using Coccinelle. > > Bhumika Goyal (2): > IB/qib: add const to bin_attribute structures > IB/hfi1: add const to bin_attribute structures > > drivers/infiniband/hw/hfi1/sysfs.c | 4 ++-- > drivers/infiniband/hw/qib/qib_sysfs.c | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) Thanks, series applied. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD