From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751612AbbIOEy6 (ORCPT ); Tue, 15 Sep 2015 00:54:58 -0400 Received: from mail-pa0-f42.google.com ([209.85.220.42]:34307 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733AbbIOEy5 (ORCPT ); Tue, 15 Sep 2015 00:54:57 -0400 Date: Tue, 15 Sep 2015 10:24:47 +0530 From: Sudip Mukherjee To: Mike Dupuis Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] Staging: rtl8192u: space required before open parentheses Message-ID: <20150915045447.GA12611@sudip-pc> References: <1442212964-1940-1-git-send-email-mike@debiandev.dupdev> <20150914083912.GC9715@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Mon, Sep 14, 2015 at 08:48:04AM -0800, Mike Dupuis wrote: > > In your previous patches this From: line was not there. Why now? > > I did not do that by hand. I changed some SSMTP and git configuration > settings recently-- perhaps that is related. If this is a problem, I will > correct it. The From: line is used by people who uses corporate mail servers and they can not set what the From: in the email header will be. But since you already had your git config configured so that will be more preferred. regards sudip