From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ie0-f177.google.com ([209.85.223.177]:35083 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932382AbbENOxT (ORCPT ); Thu, 14 May 2015 10:53:19 -0400 MIME-Version: 1.0 In-Reply-To: <23172.1431615124@warthog.procyon.org.uk> References: <1431541436-17007-5-git-send-email-mcgrof@do-not-panic.com> <1431541436-17007-1-git-send-email-mcgrof@do-not-panic.com> <23142.1431615049@warthog.procyon.org.uk> <23172.1431615124@warthog.procyon.org.uk> From: "Luis R. Rodriguez" Date: Thu, 14 May 2015 07:52:57 -0700 Message-ID: (sfid-20150514_165335_727406_D27B3F0D) Subject: Re: [RFC v2 4/6] scripts/sign-file.c: add support to only create signature file To: David Howells Cc: Ming Lei , Rusty Russell , Linus Torvalds , Seth Forshee , "linux-kernel@vger.kernel.org" , Paul Bolle , linux-wireless , Greg Kroah-Hartman , jlee@suse.com, Takashi Iwai , Casey Schaufler , Kees Cook , Matthew Garrett , Andrew Morton Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, May 14, 2015 at 7:52 AM, David Howells wrote: > Use "-d". I added the flag but then never made it do anything. Sure, but since this C file is not upstream, how about just squashing the commit with yours that adds the C file? Luis