Use sizeof(*uuser) instead of sizeof(struct usm_user) for consistency with
the rest of the users in the file
No functional change
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency with Tags None Referenced Files None Subscribers None
Description
Details
|