From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754541AbbLAPO2 (ORCPT ); Tue, 1 Dec 2015 10:14:28 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44531 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754085AbbLAPO1 (ORCPT ); Tue, 1 Dec 2015 10:14:27 -0500 Date: Tue, 1 Dec 2015 07:14:26 -0800 From: Gregkh To: Sanidhya Solanki Cc: mathieu.poirier@linaro.org, Jason , deepa.kernel@gmail.com, brcnakalin@gmail.com, vatikaharlalka@gmail.com, devel@driverdev.osuosl.org, Linux Kernel Subject: Re: [PATCH] staging: skein: cleans up macros Message-ID: <20151201151426.GA25026@kroah.com> References: <20151129181245.GA27950@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 Tue, Dec 01, 2015 at 08:42:28AM +0000, Sanidhya Solanki wrote: > Patch moves the headers found in the "skein_block.c" to "skein_block.h". Why? > Compiled & checked: no errors found. Why is this line here? > Signed-off-by: Sanidhya Solanki You sent this as a html patch, which can't be applied, please fix up your email client to not sent html emails to kernel mailing lists. thanks, greg k-h