[PATCH 0/2] MAINTAINERS: Update information about printk git tree

Petr Mladek posted 2 patches 4 years, 5 months ago
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/2] MAINTAINERS: Update information about printk git tree
Posted by Petr Mladek 4 years, 5 months ago
I have noticed one outdated and one missing link to the printk git tree.
I am not sure if it is worth sending for review and having two patches.
I just want to avoid possible complains ;-)

Petr Mladek (2):
  MAINTAINERS/vsprintf: Update link to printk git tree
  MAINTAIERS/printk: Add link to printk git

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.26.2

Re: [PATCH 0/2] MAINTAINERS: Update information about printk git tree
Posted by Andy Shevchenko 4 years, 5 months ago
On Wed, Jan 05, 2022 at 10:41:55AM +0100, Petr Mladek wrote:
> I have noticed one outdated and one missing link to the printk git tree.
> I am not sure if it is worth sending for review and having two patches.
> I just want to avoid possible complains ;-)

FWIW,
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> Petr Mladek (2):
>   MAINTAINERS/vsprintf: Update link to printk git tree
>   MAINTAIERS/printk: Add link to printk git
> 
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> -- 
> 2.26.2
> 

-- 
With Best Regards,
Andy Shevchenko


Re: [PATCH 0/2] MAINTAINERS: Update information about printk git tree
Posted by Steven Rostedt 4 years, 5 months ago
On Wed,  5 Jan 2022 10:41:55 +0100
Petr Mladek <pmladek@suse.com> wrote:

> I have noticed one outdated and one missing link to the printk git tree.
> I am not sure if it is worth sending for review and having two patches.
> I just want to avoid possible complains ;-)
> 
> Petr Mladek (2):
>   MAINTAINERS/vsprintf: Update link to printk git tree
>   MAINTAIERS/printk: Add link to printk git
> 
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Steven Rostedt <rostedt@goodmis.org>

for both patches.

Thanks Petr,

-- Steve
Re: [PATCH 0/2] MAINTAINERS: Update information about printk git tree
Posted by Petr Mladek 4 years, 5 months ago
On Wed 2022-01-05 10:41:55, Petr Mladek wrote:
> I have noticed one outdated and one missing link to the printk git tree.
> I am not sure if it is worth sending for review and having two patches.
> I just want to avoid possible complains ;-)
> 
> Petr Mladek (2):
>   MAINTAINERS/vsprintf: Update link to printk git tree
>   MAINTAIERS/printk: Add link to printk git

JFYI, both patches has been committed into printk/linux.git,
branch for-5.17.

Best Regards,
Petr