From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753881AbbIEUDT (ORCPT ); Sat, 5 Sep 2015 16:03:19 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33883 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752459AbbIEUDL (ORCPT ); Sat, 5 Sep 2015 16:03:11 -0400 Date: Sat, 5 Sep 2015 13:03:10 -0700 From: Greg KH To: Anders Fridlund Cc: devel@driverdev.osuosl.org, christian.gromm@microchip.com, linux-kernel@vger.kernel.org, Michael Hornung Subject: Re: [PATCH] staging: most: Use NULL instead of 0 in assignment of pointer Message-ID: <20150905200310.GA8105@kroah.com> References: <1440849229-3389-1-git-send-email-anders.fridlund@gmail.com> <20150903164134.GB26360@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 05, 2015 at 09:21:58PM +0200, Anders Fridlund wrote: > I resent it since no one responded to it for 10 days. From what I came > to understand that is the common practice. If that is not the case I'm > sorry (and please let me know so I don't do it again). That's fine to do, but at least say why you are resending it in the area under the --- line, otherwise we have no idea what is going on. thanks, greg k-h