diff options
author | Jeff Layton <[email protected]> | 2023-08-10 09:12:04 -0400 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-08-11 09:04:56 +0200 |
commit | 93e6c30435443bad38414b745845fb1d3fa6963e (patch) | |
tree | 8cdc8e05abbb91ecac6c80509b66c6610b206883 /drivers/fpga/xilinx-selectmap.c | |
parent | 97ebfdb7ad089d5213f6c75fdc48173fe0f14439 (diff) |
fat: remove i_version handling from fat_update_time
commit 6bb885ecd746 (fat: add functions to update and truncate
timestamps appropriately") added an update_time routine for fat. That
patch added a section for handling the S_VERSION bit, even though FAT
doesn't enable SB_I_VERSION and the S_VERSION bit will never be set when
calling it.
Remove the section for handling S_VERSION since it's effectively dead
code, and will be problematic vs. future changes.
Cc: Frank Sorenson <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Acked-by: OGAWA Hirofumi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Frank Sorenson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions