From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751769AbbJEFxN (ORCPT ); Mon, 5 Oct 2015 01:53:13 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:35252 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751083AbbJEFxM (ORCPT ); Mon, 5 Oct 2015 01:53:12 -0400 Date: Mon, 5 Oct 2015 11:23:05 +0530 From: Sudip Mukherjee To: Anjali Menon Cc: oleg.drokin@intel.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, HPDD-discuss@ml01.01.org Subject: Re: [PATCH] staging: lustre: lustre: llite: Added const Message-ID: <20151005055305.GD20276@sudip-pc> References: <1443887016-9142-1-git-send-email-cse.anjalimenon@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443887016-9142-1-git-send-email-cse.anjalimenon@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 03, 2015 at 09:13:36PM +0530, Anjali Menon wrote: > Added const to the struct statement which fixed the coding > style warning detected by chekpatch.pl > > WARNING: struct seq_operations should normally be const > > Signed-off-by: Anjali Menon > --- Again same problem. This has already been done. I think you are using some other tree. regards sudip