From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751460AbdKFHht (ORCPT ); Mon, 6 Nov 2017 02:37:49 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49094 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750749AbdKFHhs (ORCPT ); Mon, 6 Nov 2017 02:37:48 -0500 Date: Mon, 6 Nov 2017 08:38:00 +0100 From: Greg Kroah-Hartman To: Gilad Ben-Yossef Cc: linux-crypto@vger.kernel.org, devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, Ofir Drang Subject: Re: [PATCH 0/3] More code cleanups Message-ID: <20171106073800.GA7523@kroah.com> References: <1509951354-16370-1-git-send-email-gilad@benyossef.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1509951354-16370-1-git-send-email-gilad@benyossef.com> 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 Mon, Nov 06, 2017 at 06:55:49AM +0000, Gilad Ben-Yossef wrote: > Additional code readability and simplification patches. > These goes on top the previous patch set sent to the list. Please label your 0/X patches the same way your patches are, with the prefix of the subsystem, otherwise they get dropped from my searches of my inbox at times. For this one, it would be: [PATCH 0/3] staging: ccree: More code cleanups. thanks, greg k-h