lkml.org 
[lkml]   [2020]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
From
Date
> use devm_platform_ioremap_resource_byname() to simplify code,
> it contains platform_get_resource_byname() and
> devm_ioremap_resource(), and also remove some duplicate error
> message.

How do you think about a wording variant like the following?

Use the function “devm_platform_ioremap_resource_byname” to simplify
source code which calls the functions “platform_get_resource_byname”
and “devm_ioremap_resource”.
Remove also a few error messages which became unnecessary with this
software refactoring.


Will any more contributors get into the development mood to achieve
similar collateral evolution by the means of the semantic patch language?
Would you like to increase applications of the Coccinelle software?

Regards,
Markus

\
 
 \ /
  Last update: 2020-04-19 18:20    [W:0.063 / U:1.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site