OSDN Git Service

configfs: use kvasprintf() instead of open-coding it
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 15 Jun 2018 22:20:42 +0000 (15:20 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 19 Jun 2018 05:08:12 +0000 (07:08 +0200)
commit707c62352909a9be2453ae073e160de59d2d4a1f
treee408dc92a688006185ad24da21b889f603ec6559
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
configfs: use kvasprintf() instead of open-coding it

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/configfs/item.c