commit | fba133a3411847db49297c965218400c49571ebd | [log] [tgz] |
---|---|---|
author | Zhang Zekun <zhangzekun11@huawei.com> | Fri Sep 06 14:12:41 2024 +0800 |
committer | Tyler Hicks <code@tyhicks.com> | Mon Oct 21 01:47:22 2024 -0500 |
tree | 5ec1b62e08d86ffefdc36735ba28ed56c04b9c88 | |
parent | 68c119aecdcdc2ff17ed43a036b4b62ea13a75e5 [diff] |
ecryptfs: Remove unused declartion ecryptfs_fill_zeros() The definition of ecryptfs_fill_zeros() has been removed since commit b6c1d8fcbade ("eCryptfs: remove unused functions and kmem_cache") So, Remove the empty declartion in header files. Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com> Link: https://lore.kernel.org/r/20240906061241.20010-1-zhangzekun11@huawei.com Signed-off-by: Tyler Hicks <code@tyhicks.com>