Re: [BK pull] DRM macro removal part 2

From: Sam Ravnborg
Date: Sun Sep 05 2004 - 00:58:42 EST


Hi Dave

On Sun, Sep 05, 2004 at 02:05:12AM +0100, Dave Airlie wrote:
>
> <airlied@starflyer.(none)> (04/09/05 1.2022)
> remove DRIVER_FILE_FIELDS, replace with a private driver structure
> allocated in open helper and freed in free_filp_priv.
>
> Signed-off-by: Dave Airlie <airlied@xxxxxxxx>


If you make your changelog look like (no '-'es):
-------------------------------------------------------------------
drm: remove DRIVER_FILE_FIELDS
<empty line>
remove DRIVER_FILE_FIELDS, replace with a private driver structure
allocated in open helper and freed in free_filp_priv.

Signed-off-by: Dave Airlie <airlied@xxxxxxxx>
-------------------------------------------------------------------

Then it will look nice in the short changelog Linus post for each
-rc, final release.
And the drm: tag is a way to tell non-insiders that this patch
changes drm.

Sam
-
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/