mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-22 09:34:56 +02:00
xen/scsifront: remove unused GRANT_INVALID_REF definition
GRANT_INVALID_REF isn't used in scsifront, so remove it. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Signed-off-by: Juergen Gross <jgross@suse.com>
This commit is contained in:
@@ -58,9 +58,6 @@
|
||||
|
||||
#include <asm/xen/hypervisor.h>
|
||||
|
||||
|
||||
#define GRANT_INVALID_REF 0
|
||||
|
||||
#define VSCSIFRONT_OP_ADD_LUN 1
|
||||
#define VSCSIFRONT_OP_DEL_LUN 2
|
||||
#define VSCSIFRONT_OP_READD_LUN 3
|
||||
|
||||
Reference in New Issue
Block a user