ntfs: Make byte_shift a const
commit2df4a6b5fe41301535694315dda17a2af20d4dc9
authorH. Peter Anvin <hpa@zytor.com>
Fri, 14 Mar 2014 03:09:22 +0000 (13 20:09 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 14 Mar 2014 03:09:22 +0000 (13 20:09 -0700)
treecbcdfc1b43f0570ec132b61089d86752c1db194c
parent6722fc588d67497985704b34aa2b5e929079f73a
ntfs: Make byte_shift a const

byte_shift is a constant, label it as such.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/ntfs/ntfs.c