From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752350AbdLFOza (ORCPT ); Wed, 6 Dec 2017 09:55:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43388 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751630AbdLFOz3 (ORCPT ); Wed, 6 Dec 2017 09:55:29 -0500 Date: Wed, 6 Dec 2017 15:55:27 +0100 From: Greg KH To: Victor Carvalho Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: pi433: fix include asm/compat.h to linux/compat.h Message-ID: <20171206145527.GC20550@kroah.com> References: <20171129165848.GA5794@linuz-ub.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171129165848.GA5794@linuz-ub.lan> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 29, 2017 at 02:58:53PM -0200, Victor Carvalho wrote: > staging: pi433: fix include asm/compat.h to linux/compat.h That just repeats what you said in the subject line :( Please fix up and cc: the correct people as well. thanks, greg k-h