Skip to content
Snippets Groups Projects
Commit df64d3ca authored by James Bottomley's avatar James Bottomley
Browse files

[SCSI] Unify SAM_ and SAM_STAT_ macros


We have two separate definitions for identical constants with nearly the
same name.  One comes from the generic headers in scsi.h; the other is
an enum in libsas.h ... it's causing confusion about which one is
correct (fortunately they both are).

Fix this by eliminating the libsas.h duplicate

Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 653c42d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment