mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
virtcontainers: fix lint failure on ppc64le
Add nolint for arch specific code to exclude from lint check. Fixes: #2773 Signed-off-by: Amulya Meka <amulmek1@in.ibm.com>
This commit is contained in:
parent
ff9728f032
commit
5b02d54e23
@ -3,6 +3,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
//nolint:deadcode,unused
|
||||
package utils
|
||||
|
||||
// from <linux/vhost.h>
|
||||
|
Loading…
Reference in New Issue
Block a user