configfs: simplify configfs_release_bin_file
authorChristoph Hellwig <hch@lst.de>
Tue, 22 Jun 2021 07:43:56 +0000 (09:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 22 Jun 2021 07:46:28 +0000 (09:46 +0200)
commitc886fa3cf6ffbe13006053ceb27c93d41928de30
tree20555a12703775c376cff215a75b6a4e6dcd2a29
parent3c252b087de08d3cb32468b54a158bd7ad0ae2f7
configfs: simplify configfs_release_bin_file

Remove the clearing of various fields just before freeing the
buffer structure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/configfs/file.c