aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/i2c-dev.h
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-11-10 18:44:20 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:26 +0200
commit737f253ffc4e4dd351d8204975706f3954ba7fbc (patch)
tree411bb9317dc6da7bb1d123fef6b848c6a556c103 /include/uapi/linux/i2c-dev.h
parent2e47a280aab4e219971b22140629e07eb59fa2a9 (diff)
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
In 64-bit kernel f2fs can supports 32-bit ioctl system call by identifying encoded code which is converted from 32-bit one to 64-bit one in ->compat_ioctl. When we introduced new interfaces in ->ioctl, we forgot to enable them in ->compat_ioctl, so enable them for fixing. Signed-off-by: Chao Yu <chao2.yu@samsung.com> [Jaegeuk Kim: fix wrongly added spaces together] Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/uapi/linux/i2c-dev.h')
0 files changed, 0 insertions, 0 deletions