2014-10-31 21:34:36

by Mariusz Gorski

[permalink] [raw]
Subject: [PATCH v2] staging: panel: Remove outdated TODO tasks

Remove Lindent and checkpatch.pl tasks from TODO file as the first one
is obsolete and the other one is already done.

v2: Fixed commit summary

Signed-off-by: Mariusz Gorski <[email protected]>
---
drivers/staging/panel/TODO | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/panel/TODO b/drivers/staging/panel/TODO
index a4be749..c8040c1 100644
--- a/drivers/staging/panel/TODO
+++ b/drivers/staging/panel/TODO
@@ -1,6 +1,4 @@
TODO:
- - checkpatch.pl cleanups
- - Lindent
- review major/minor usages
- review userspace api
- see if all of this could be easier done in userspace instead.
--
2.1.3


2014-10-31 21:45:16

by Konrad Zapalowicz

[permalink] [raw]
Subject: Re: [PATCH v2] staging: panel: Remove outdated TODO tasks

On 10/31, Mariusz Gorski wrote:
> Remove Lindent and checkpatch.pl tasks from TODO file as the first one
> is obsolete and the other one is already done.
>
> v2: Fixed commit summary

This is something that should not be a part of the commit message. This
kind of extra information shall be placed after the '---' line (which is
just below the signed-off line).

thanks,
konrad

> Signed-off-by: Mariusz Gorski <[email protected]>
> ---
> drivers/staging/panel/TODO | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/staging/panel/TODO b/drivers/staging/panel/TODO
> index a4be749..c8040c1 100644
> --- a/drivers/staging/panel/TODO
> +++ b/drivers/staging/panel/TODO
> @@ -1,6 +1,4 @@
> TODO:
> - - checkpatch.pl cleanups
> - - Lindent
> - review major/minor usages
> - review userspace api
> - see if all of this could be easier done in userspace instead.
> --
> 2.1.3
>
> _______________________________________________
> devel mailing list
> [email protected]
> http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel