1
0
Fork 0
alistair23-linux/fs/isofs
Markus Elfring def12ec59d isofs: Delete an unnecessary variable initialisation in isofs_read_inode()
The local variable "bh" will be set to an appropriate pointer a bit later.
Thus omit the explicit initialisation at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jan Kara <jack@suse.cz>
2017-08-23 18:54:03 +02:00
..
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile
compress.c block,fs: untangle fs.h and blk_types.h 2016-11-01 09:43:26 -06:00
dir.c isofs: switch to ->iterate_shared() 2016-05-09 12:53:03 -04:00
export.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
inode.c isofs: Delete an unnecessary variable initialisation in isofs_read_inode() 2017-08-23 18:54:03 +02:00
isofs.h isofs: Implement show_options 2017-07-11 06:06:18 -04:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
namei.c get rid of 'parent' argument of ->d_compare() 2016-07-31 16:37:25 -04:00
rock.c isofs: add KERN_CONT to printing of ER records 2016-11-30 10:41:26 -08:00
rock.h
util.c isofs: Fix bug in the way to check if the year is a leap year 2015-01-07 09:51:49 +01:00
zisofs.h