On Fri, Aug 30, 2019 at 03:57:49PM +0300, Andy Shevchenko wrote:
> On Thu, Aug 29, 2019 at 01:10:41PM +0300, Sakari Ailus wrote:
> > Factor out static kobject_string() function that simply calls
> > device_node_string(), and thus remove references to kobjects (as these are
> > struct device_node).
On Thu, Aug 29, 2019 at 01:10:41PM +0300, Sakari Ailus wrote:
> Factor out static kobject_string() function that simply calls
> device_node_string(), and thus remove references to kobjects (as these are
> struct device_node).
Not sure. This removes "(%pO?)" error string.
--
With Best Regards,
An
Factor out static kobject_string() function that simply calls
device_node_string(), and thus remove references to kobjects (as these are
struct device_node).
Signed-off-by: Sakari Ailus
---
lib/vsprintf.c | 15 ++-
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/lib/vs
3 matches
Mail list logo