HomeFreeBSD

MFC r351395: msdosfs_fat: reduce diffs with NetBSD and makefs

Description

MFC r351395: msdosfs_fat: reduce diffs with NetBSD and makefs

Use pointer arithmetic (as now done in makefs, and in NetBSD) instead of
taking the address of array element. No functional change, but this
makes it easier to compare different versions of this file.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS351754: MFC r351606: Take proper lock in ses_setphyspath_callback().
Branches
Unknown
Tags
Unknown