commit | b9747fdf0c1dad088eb21d5191295999ae7b4b40 | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Tue Sep 15 08:51:42 2020 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 21 10:34:11 2020 -0400 |
tree | 1fae492a9cd5d6dde962d9a27cfa381cc8a94042 | |
parent | 5e5e8736ad2ee1be5d6162177317857460c857c2 [diff] |
vhost_vdpa: Fix duplicate included kernel.h linux/kernel.h is included more than once, Remove the one that isn't necessary. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Link: https://lore.kernel.org/r/1600131102-24672-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>