RE: [PATCH v1 2/7] extcon: Switch to use kasprintf() instead of open coded

2018-08-29 Thread David Laight
From: Andy Shevchenko > Sent: 27 August 2018 16:36 > > Switch to use kasprintf() instead of open coded variant. > No functional change intended. > > Signed-off-by: Andy Shevchenko > --- > drivers/extcon/extcon.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) > > diff

RE: [PATCH v1 2/7] extcon: Switch to use kasprintf() instead of open coded

2018-08-29 Thread David Laight
From: Andy Shevchenko > Sent: 27 August 2018 16:36 > > Switch to use kasprintf() instead of open coded variant. > No functional change intended. > > Signed-off-by: Andy Shevchenko > --- > drivers/extcon/extcon.c | 13 +++-- > 1 file changed, 3 insertions(+), 10 deletions(-) > > diff