Re: [PATCH v4 4/7] scsi: sr: block events when runtime suspended
From: Jeff Garzik <hidden>
Date: 2012-08-03 14:52:41
Also in:
linux-scsi, lkml
From: Jeff Garzik <hidden>
Date: 2012-08-03 14:52:41
Also in:
linux-scsi, lkml
On 08/03/2012 05:50 AM, Aaron Lu wrote:
Hello, Not sure if I should use EXPORT_SYMBOL or EXPORT_SYMBOL_GPL, any comments?
Typically you follow the pattern of similar exports in the file (or in the API, if no others are in the file). Jeff