android_kernel_motorola_sm6225/fs/ncpfs
Dan Carpenter ffddc5fd19 fs/ncpfs/dir.c: fix indenting in ncp_lookup()
My static checker suggests adding curly braces here.  Probably that was
the intent, but actually the code works the same either way.  I've just
changed the indenting and left the code as-is.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Petr Vandrovec <petr@vandrovec.name>
Acked-by: Dave Chiluk <chiluk@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-04-08 16:48:53 -07:00
..
dir.c fs/ncpfs/dir.c: fix indenting in ncp_lookup() 2014-04-08 16:48:53 -07:00
file.c ncpfs: convert PPRINTK to ncp_vdbg 2014-04-08 16:48:52 -07:00
getopt.c ncpfs: Add pr_fmt and convert printks to pr_<level> 2014-04-08 16:48:52 -07:00
getopt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c ncpfs/inode.c: fix mismatch printk formats and arguments 2014-04-08 16:48:53 -07:00
ioctl.c ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg 2014-04-08 16:48:52 -07:00
Kconfig fs/Kconfig: move the rest of ncpfs out 2009-01-22 13:16:01 +03:00
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
mmap.c ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg 2014-04-08 16:48:52 -07:00
ncp_fs.h ncpfs: remove now unused PRINTK macro 2014-04-08 16:48:52 -07:00
ncp_fs_i.h move internal-only parts of ncpfs headers to fs/ncpfs 2011-01-12 20:03:43 -05:00
ncp_fs_sb.h ncpfs: rcu-delay unload_nls() and freeing ncp_server 2013-10-24 23:43:28 -04:00
ncplib_kernel.c ncpfs: convert PPRINTK to ncp_vdbg 2014-04-08 16:48:52 -07:00
ncplib_kernel.h ncpfs: propagate umode_t 2012-01-03 22:55:05 -05:00
ncpsign_kernel.c move internal-only parts of ncpfs headers to fs/ncpfs 2011-01-12 20:03:43 -05:00
ncpsign_kernel.h move internal-only parts of ncpfs headers to fs/ncpfs 2011-01-12 20:03:43 -05:00
sock.c ncpfs: convert PPRINTK to ncp_vdbg 2014-04-08 16:48:52 -07:00
symlink.c ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg 2014-04-08 16:48:52 -07:00