filesys: use the getmode helper in i_deref instead
authorAlan Cox <alan@linux.intel.com>
Thu, 14 Dec 2017 12:20:00 +0000 (12:20 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 14 Dec 2017 12:20:00 +0000 (12:20 +0000)
commit01970c282823173e9db54d8a3a9c64116fe37c4c
tree60105b4d1b1ad78f485937e0c167ec589468f8ac
parent8ec1a4ca1753479f68dc6dc380da557f1c5c15c5
filesys: use the getmode helper in i_deref instead

Cleans up a bit, uses 8bit compares and saves us another 26 bytes
Kernel/filesys.c