How about:
Subject: [PATCH 3/4] Staging: hv: implement key/value pair functionality
On Wed, Dec 08, 2010 at 03:29:58PM -0700, Ky Srinivasan
wrote:> >From 2843393e8f50421e81e033806cd121cfb8cc7b6a Mon Sep 17 00:00:00 2001
> From: ksrinivasan <ksrinivasan at novell.com>
> Date: Wed, 8 Dec 2010 13:46:46 -0700
Again, this doesn't belong in the patch body. Use git send-email to
send patches out properly.
>
>
> This is an implementation of the key/value pair (KVP) functionality
> for Linux guests hosted on HyperV. All guest specific data gathering for
> KVP will be implemented in a user-level daemon. This kernel component
packaged
> as part of the hv_utils driver supports communication with the HyperV
> host.
You have trailing spaces in your changelog comment. Please fix your
editor to highlight stuff like this.
>
>
>
> Signed-off-by: ksrinivasan <ksrinivasan at novell.com>
Again, wrong name :(