aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorzhangshuxiao <zhangshuxiao@xiaomi.com>2017-03-08 16:53:24 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-16 15:03:38 +0200
commit79f6892244423663d4359caa2692b59939fed1cc (patch)
treee7d922d2bbb390464531a525b991fb905c32f4c6 /scripts/checkpatch.pl
parent7891c2f91f978a98e669d24c486b2b25aa72b226 (diff)
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
vfs_llseek will check whether the file mode has FMODE_LSEEK, no return failure. But ashmem can be lseek, so add FMODE_LSEEK to ashmem file. Change-Id: Ia78ef4c7c96adb89d52e70b63f7c00636fe60d01 Signed-off-by: zhangshuxiao <zhangshuxiao@xiaomi.com> (cherry picked from commit 6c8d409129bbebe36cde9f8e511011756216163a) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions