[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21676.1295362779@redhat.com>
Date: Tue, 18 Jan 2011 14:59:39 +0000
From: David Howells <dhowells@...hat.com>
To: Mimi Zohar <zohar@...ux.vnet.ibm.com>
Cc: dhowells@...hat.com, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, keyrings@...ux-nfs.org,
James Morris <jmorris@...ei.org>,
David Safford <safford@...son.ibm.com>,
Mimi Zohar <zohar@...ibm.com>
Subject: Re: [PATCH 1/3] trusted-keys: rename trusted_defined files to trusted
Mimi Zohar <zohar@...ux.vnet.ibm.com> wrote:
> security/keys/Makefile | 2 +-
> security/keys/trusted.c | 1180 +++++++++++++++++++++++++++++++++++++++
> security/keys/trusted.h | 134 +++++
> security/keys/trusted_defined.c | 1180 ---------------------------------------
> security/keys/trusted_defined.h | 134 -----
> 5 files changed, 1315 insertions(+), 1315 deletions(-)
> create mode 100644 security/keys/trusted.c
> create mode 100644 security/keys/trusted.h
> delete mode 100644 security/keys/trusted_defined.c
> delete mode 100644 security/keys/trusted_defined.h
Doesn't GIT have a shorthand way of describing renames in patches?
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists