]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: remove unused header <linux/pnfs_osd_xdr.h>
authorJonathan Corbet <corbet@lwn.net>
Tue, 2 Nov 2021 22:01:56 +0000 (16:01 -0600)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 3 Nov 2021 14:02:03 +0000 (10:02 -0400)
commit83cac46f551ca5aa5597df41ee6fb8ffce62cd1a
tree80fa4e5db6109f0a5d2002640df34c3490af3e31
parent7512e9d651e668a10506d21ecb86d7b5b6bcd71a
nfs: remove unused header <linux/pnfs_osd_xdr.h>

Commit 73e8dbd2ff24a ("scsi: remove the SCSI OSD library") deleted the last
file that included <linux/pnfs_osd_xdr.h> but left that file behind.  It's
unused, get rid of it now.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/pnfs_osd_xdr.h [deleted file]