From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752534AbdJDPIf (ORCPT ); Wed, 4 Oct 2017 11:08:35 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:42020 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752284AbdJDPIe (ORCPT ); Wed, 4 Oct 2017 11:08:34 -0400 Date: Wed, 4 Oct 2017 18:08:13 +0300 From: Dan Carpenter To: Julia Lawall Cc: Srishti Sharma , devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com Subject: Re: [Outreachy kernel] [PATCH] Staging: rtl8188eu: core: Use list_for_each_entry_safe Message-ID: <20171004150813.kajdk27w4ngrz57w@mwanda> References: <1507122755-5489-1-git-send-email-srishtishar@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 04, 2017 at 03:34:05PM +0200, Julia Lawall wrote: > Again, you have three patches on different files with the same subject > line. You could add the file name eg rtw_ap: to the subject line to make > them unique. > And the subject needs to start with [PATCH v3] and then after the Signed off by line put: --- v2 and v3: Changes to the subjects and changelogs. regards, dan carpenter