diff options
author | Coly Li <colyli@suse.de> | 2018-08-11 13:19:51 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-08-11 15:46:41 -0600 |
commit | d9c61d30e86a024b2f7c728706b8ab2c9e6ec2c1 (patch) | |
tree | facc8a6f7c9b0f5ed941b644683449efd0bf908d /fs | |
parent | c63ca7871aa3f1777e2af978ea1967b2f5bf0ae2 (diff) |
bcache: replace '%pF' by '%pS' in seq_printf()
'%pF' and '%pf' are deprecated vsprintf pointer extensions, this patch
replace them by '%pS', which is suggested by checkpatch.pl.
Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions