Re: [PATCH 1/3] trusted-keys: rename trusted_defined files to trusted

From: David Howells
Date: Tue Jan 18 2011 - 09:59:51 EST


Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/