Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio: Replace long long int with long long
This patch addresses the checkpatch.pl warning that long long is preferred over long long int. Signed-off-by: Solomon Tan <solomonbstoner@protonmail.ch> Message-Id: <YlzTUQa06sP94zxB@ArchDesktop> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
- Loading branch information