From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932774AbcKNOuG (ORCPT ); Mon, 14 Nov 2016 09:50:06 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34054 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932301AbcKNOuE (ORCPT ); Mon, 14 Nov 2016 09:50:04 -0500 Date: Mon, 14 Nov 2016 15:50:14 +0100 From: Greg KH To: Yamanappagouda Patil Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8192e: Fix checkpatch warnings Message-ID: <20161114145014.GA21761@kroah.com> References: <1478797292-11687-1-git-send-email-goudapatilk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478797292-11687-1-git-send-email-goudapatilk@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 10, 2016 at 10:31:32PM +0530, Yamanappagouda Patil wrote: > Fixed checkpatch.pl warning on Block comments. > > Signed-off-by: Yamanappagouda Patil > --- Both of your patches did different things, yet you had the same subject line :( Please fix them up and resend with unique subjects (hint, adding ".pl" doesn't make it unique... thanks, greg k-h