git: newfs_msdos(8): Remove a duplicate fstat() check.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Mon Jun  6 12:21:17 PDT 2022
    
    
  
commit dafd8438d0798edc84061cbbe2cf08148f4b9a89
Author: Sascha Wildner <saw at online.de>
Date:   Mon Jun 6 21:20:58 2022 +0200
    newfs_msdos(8): Remove a duplicate fstat() check.
    
    An identical check is done right after it in compute_geometry_from_file().
    
    Spotted-by: n00b659
Summary of changes:
 sbin/newfs_msdos/mkfs_msdos.c | 3 ---
 1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dafd8438d0798edc84061cbbe2cf08148f4b9a89
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list