Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755961Ab3JGUMt (ORCPT ); Mon, 7 Oct 2013 16:12:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30937 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751234Ab3JGUMr (ORCPT ); Mon, 7 Oct 2013 16:12:47 -0400 Message-ID: <1381176749.17503.62.camel@deneb.redhat.com> Subject: Re: [PATCH v2 01/29] c6x: use boot_command_line instead of private c6x_command_line From: Mark Salter To: Rob Herring Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Grant Likely , Rob Herring , Aurelien Jacquiot , linux-c6x-dev@linux-c6x.org Date: Mon, 07 Oct 2013 16:12:29 -0400 In-Reply-To: <1381163377-21044-2-git-send-email-robherring2@gmail.com> References: <1381163377-21044-1-git-send-email-robherring2@gmail.com> <1381163377-21044-2-git-send-email-robherring2@gmail.com> Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 24 On Mon, 2013-10-07 at 11:29 -0500, Rob Herring wrote: > From: Rob Herring > > Save some pointless copying of the kernel command line and just use > boot_command_line instead. > > Also remove default_command_line as it is not referenced anywhere, and > the DT code already handles the default command line. > > Signed-off-by: Rob Herring > Cc: Mark Salter > Cc: Aurelien Jacquiot > Cc: linux-c6x-dev@linux-c6x.org > Reviewed-by: Grant Likely > --- Tested and Acked-by: Mark Salter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/