From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752714AbbCASfL (ORCPT ); Sun, 1 Mar 2015 13:35:11 -0500 Received: from mail-we0-f170.google.com ([74.125.82.170]:39458 "EHLO mail-we0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751877AbbCASfI (ORCPT ); Sun, 1 Mar 2015 13:35:08 -0500 Message-ID: <1425234902.3928.14.camel@gmail.com> Subject: Re: [PATCH V2] Staging: dgnc: replace EXTRA_CFLAGS From: Matteo Semenzato Reply-To: 20150301180506.GA32433@kroah.com To: Greg KH Cc: "linux-kernel@vger.kernel.org" Date: Sun, 01 Mar 2015 19:35:02 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 1 Mar 2015 10:05:06 -0800, Greg KH wrote: > What it is being used for? Can it be removed? Is it just there for > informational purposes or does the code actually do something based on > the value? The value is used to create a file called version in the driver's sysfs directory, the file is read-only.