db/fixup_kernel.sh: vfs_read/write() are the only important read/write functions
commit3f642e42dfde132624da8f6c53eb7b911906011c
authorDan Carpenter <error27@gmail.com>
Thu, 6 Apr 2023 15:42:49 +0000 (6 18:42 +0300)
committerDan Carpenter <error27@gmail.com>
Thu, 6 Apr 2023 15:42:49 +0000 (6 18:42 +0300)
tree28239590ab6fdb0fd73f12ca878adde2e57e7590
parent33438b3b6cc97db3a336b7e9570d495121a3444a
db/fixup_kernel.sh: vfs_read/write() are the only important read/write functions

Ignore the other functions.  Only care about vfs_read/write.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_data/db/fixup_kernel.sh