is_power_of_2 in fs/hfs
Vignesh Babu BM authored

Replace (n & (n-1)) in the context of power of 2 checks with is_power_of_2
Signed-off-by: default avatarvignesh babu <vignesh.babu@wipro.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
e1b5c1d3
Name Last commit Last update
..
9p v9fs: don't use primary fid when removing file
adfs slab allocators: Remove SLAB_DEBUG_INITIAL flag
affs slab allocators: Remove SLAB_DEBUG_INITIAL flag
afs slab allocators: Remove SLAB_DEBUG_INITIAL flag
autofs [PATCH] Mark struct super_operations const
autofs4 [PATCH] autofs4: fix race in unhashed dentry code
befs slab allocators: Remove SLAB_DEBUG_INITIAL flag
bfs slab allocators: Remove SLAB_DEBUG_INITIAL flag
cifs slab allocators: Remove SLAB_DEBUG_INITIAL flag
coda slab allocators: Remove SLAB_DEBUG_INITIAL flag
configfs remove "struct subsystem" as it is no longer needed
cramfs mm: make read_cache_page synchronous
debugfs remove "struct subsystem" as it is no longer needed
devpts devpts: add fsnotify create event
dlm Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
ecryptfs slab allocators: Remove SLAB_DEBUG_INITIAL flag
efs slab allocators: Remove SLAB_DEBUG_INITIAL flag
exportfs [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
ext2 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
ext3 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
ext4 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
fat is_power_of_2 in fat
freevxfs mm: make read_cache_page synchronous
fuse Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
gfs2 Factor outstanding I/O error handling
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
lockd
minix
msdos
ncpfs
nfs
nfs_common
nfsd
nls
ntfs
ocfs2
openpromfs
partitions
proc
qnx4
ramfs
reiserfs
romfs
smbfs
sysfs
sysv
udf
ufs
vfat
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
dnotify.c
dquot.c
drop_caches.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
generic_acl.c
inode.c
inotify.c
inotify_user.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
quota.c
quota_v1.c
quota_v2.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
splice.c
stack.c
stat.c
super.c
sync.c
utimes.c
xattr.c
xattr_acl.c