On 09/17/2015 06:47 AM, Paolo Bonzini wrote:
+ +#ifndef __KERNEL__ +/* Keep in sync with SG_DEFAULT_TIMEOUT of scsi/sg.h */ #define SG_DEFAULT_TIMEOUT (60*HZ) /* HZ == 'jiffies in 1 second' */ #endif
Is it useful and/or necessary to export this constant ? To me this looks like an implementation aspect rather than an aspect of the scsi-sg API.
Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html