]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r320814:
authordchagin <dchagin@FreeBSD.org>
Sat, 29 Jul 2017 10:30:13 +0000 (10:30 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sat, 29 Jul 2017 10:30:13 +0000 (10:30 +0000)
commit956d707cb813948a0bc188bba1a240055789b1dd
tree7a11698697994b65f2f73bda89986f9c9bdaf44a
parent9901ab565c3e3283f0b33a3e49a357274b3a4ec2
MFC r320814:

Style(9). Add blank line aftr {.

MFC r320815:

Remove init from declaration.

MFC r320816:

Remove init from declaration, collapse two int vars declarations into single.

MFC r320817:

Don't take a lock around atomic operation.

MFC r320818:

Eliminate the bogus cast.

MFC r320819:

Eliminate the bogus cast.

MFC r320820:

Don't initialize error in declaration.
sys/fs/fdescfs/fdesc_vfsops.c
sys/fs/fdescfs/fdesc_vnops.c