From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845AbbBMHhY (ORCPT ); Fri, 13 Feb 2015 02:37:24 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:28467 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751465AbbBMHhX (ORCPT ); Fri, 13 Feb 2015 02:37:23 -0500 Date: Fri, 13 Feb 2015 10:37:25 +0300 From: Dan Carpenter To: tolga ceylan Cc: Joe Perches , devel@driverdev.osuosl.org, Lidza Louina , driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH 1/1] Staging: dgnc: dgnc_tty: code style improvements Message-ID: <20150213073725.GT5206@mwanda> References: <1423645712-10645-1-git-send-email-tolga.ceylan@gmail.com> <20150211103613.GM5206@mwanda> <1423808441.2795.1.camel@perches.com> <54DDA55A.9090600@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54DDA55A.9090600@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 12, 2015 at 11:18:50PM -0800, tolga ceylan wrote: > Just noticed this warning in all dgnc_* files: > > * NOTE TO LINUX KERNEL HACKERS: DO NOT REFORMAT THIS CODE! > * > * This is shared code between Digi's CVS archive and the > * Linux Kernel sources. > * Changing the source just for reformatting needlessly breaks > * our CVS diff history. > * > * Send any bug fixes/changes to: Eng.Linux at digi dot com. > * Thank you. > > Seems unusual. Also get_maintainers.pl does not return any digi dot com addresses. > _______________________________________________ You can delete that comment. regards, dan carpenter