freebsd-dev/sys/fs/smbfs
Conrad Meyer 8844e55d4a smbfs: Fix an indentation level
Based on the change in r242386, it seems clear that scred was intended to
be released in all paths at exit.

No functional change.  This line's indent was just the result of a bad copy
paste from the previous free() in an early exit path.

Reported by:	PVS-Studio
Sponsored by:	Dell EMC Isilon
2017-04-06 17:31:58 +00:00
..
smbfs_io.c sys/fs: spelling fixes in comments. 2016-04-29 20:51:24 +00:00
smbfs_node.c Replace all remaining calls to vprint(9) with vn_printf(9), and remove 2016-08-10 16:12:31 +00:00
smbfs_node.h
smbfs_smb.c Change the type of newsize argument in the smbfs_smb_setfsize() function 2016-01-11 18:11:06 +00:00
smbfs_subr.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
smbfs_subr.h sys/fs: spelling fixes in comments. 2016-04-29 20:51:24 +00:00
smbfs_vfsops.c Fix smbfs to not zero out statfs f_flags field. Previously, this 2014-11-21 06:21:39 +00:00
smbfs_vnops.c smbfs: Fix an indentation level 2017-04-06 17:31:58 +00:00
smbfs.h