From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753028AbcD3Ar3 (ORCPT ); Fri, 29 Apr 2016 20:47:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47404 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752961AbcD3Ar2 (ORCPT ); Fri, 29 Apr 2016 20:47:28 -0400 Date: Fri, 29 Apr 2016 17:47:27 -0700 From: Greg KH To: Manav Batra Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rts5208: Avoid multiple assignment in one line Message-ID: <20160430004727.GB4708@kroah.com> References: <20160429054207.GA4016@iiitd.ac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160429054207.GA4016@iiitd.ac.in> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 28, 2016 at 10:42:07PM -0700, Manav Batra wrote: > Signed-off-by: Manav Batra > > Separates out assignment in one line to two lines. signed-off-by goes at the end of the text, not at the top. Please fix all of these and resend. thanks, greg k-h