summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorCarlos Llamas <cmllamas@google.com>2025-01-06 22:26:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-08 15:18:09 +0300
commit2a8f84b5b1b6a76dea8c3bccb95370076cddbba0 (patch)
treeb85b1a21ae0ae90aa93d608ad4c46340570abb55 /include/linux
parent12d909cac1e1c4147cc3417fee804ee12fc6b984 (diff)
downloadlinux-2a8f84b5b1b6a76dea8c3bccb95370076cddbba0.tar.xz
binder: fix kernel-doc warning of 'file' member
The 'struct file' member in 'binder_task_work_cb' definition was renamed to 'file' between patch versions but its kernel-doc reference kept the old name 'fd'. Update the naming to fix the W=1 build warning. Cc: Todd Kjos <tkjos@google.com> Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202501031535.erbln3A2-lkp@intel.com/ Signed-off-by: Carlos Llamas <cmllamas@google.com> Acked-by: Todd Kjos <tkjos@google.com> Link: https://lore.kernel.org/r/20250106192608.1107362-1-cmllamas@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions