]> Git Repo - linux.git/commitdiff
Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <[email protected]>
Mon, 22 Feb 2021 21:03:30 +0000 (13:03 -0800)
committerLinus Torvalds <[email protected]>
Mon, 22 Feb 2021 21:03:30 +0000 (13:03 -0800)
Pull d_name whack-a-mole from Al Viro:
 "A bunch of places that play with ->d_name in printks instead of using
  proper formats..."

* 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  orangefs_file_mmap(): use %pD
  cifs_debug: use %pd instead of messing with ->d_name
  erofs: use %pd instead of messing with ->d_name
  cramfs: use %pD instead of messing with file_dentry()->d_name


Trivial merge
This page took 0.056169 seconds and 4 git commands to generate.