From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940869AbdAGHoE (ORCPT ); Sat, 7 Jan 2017 02:44:04 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:35592 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218AbdAGHnz (ORCPT ); Sat, 7 Jan 2017 02:43:55 -0500 Date: Sat, 7 Jan 2017 08:44:15 +0100 From: Greg KH To: Derek Robson Cc: david.kershner@unisys.com, Timothy.Sell@unisys.com, sparmaintainer@unisys.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] Staging: unisys: visorbus: style fix, using octal file permissions Message-ID: <20170107074415.GC18087@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 07, 2017 at 04:48:01PM +1300, Derek Robson wrote: > Two files change in style fix, changes are octal file permissions. > > Derek Robson (2): > Staging: unisys: visorbus: style fix, using octal file permissions > Staging: unisys: visorbus: style fix, using octal file permissions You can't send different patches that do different things with identical subject lines, as that doesn't make sense, right? Please resend making these subject unique, and add David's ack to them as well on the resend. thanks, greg k-h