summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2026-03-22 18:19:55 +0300
committerMichael S. Tsirkin <mst@redhat.com>2026-06-10 09:17:00 +0300
commit476a847da37ea090bb7e05c396ff54c116372c3e (patch)
treeb7fe940043cd14ab10780022f03b128a4c883488 /include/linux/kernel.h
parentb20b0867f2b36f382d6e77b8f2a489cc37a94366 (diff)
downloadlinux-476a847da37ea090bb7e05c396ff54c116372c3e.tar.xz
vhost_task_create: kill unnecessary .exit_signal initialization
The only reason for this janitorial change is that this initialization adds unnecessary noise to "git grep exit_signal". args.exit_signal has no effect with CLONE_THREAD, not to mention it is zero-initialized by the compiler anyway. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <acAIm732QPFZs15C@redhat.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions