Ming Lei wrote:
> On Thu, Apr 12, 2018 at 09:43:02PM -0400, Wakko Warner wrote:
> > Ming Lei wrote:
> > > On Tue, Apr 10, 2018 at 08:45:25PM -0400, Wakko Warner wrote:
> > > > Sorry for the delay. I reverted my change, added this one. I didn't
> > > > reboot, I just unloaded and loaded this one.
On 2018-04-14 02:47 PM, Souptick Joarder wrote:
Use new return type vm_fault_t for fault handler
in struct vm_operations_struct.
Signed-off-by: Souptick Joarder
Reviewed-by: Matthew Wilcox
Acked-by: Douglas Gilbert
---
drivers/scsi/sg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletio
Use new return type vm_fault_t for fault handler
in struct vm_operations_struct.
Signed-off-by: Souptick Joarder
Reviewed-by: Matthew Wilcox
---
drivers/target/target_core_user.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/target/target_core_user.c
b/drivers/tar
Use new return type vm_fault_t for fault handler
in struct vm_operations_struct.
Signed-off-by: Souptick Joarder
Reviewed-by: Matthew Wilcox
---
drivers/scsi/sg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/sg.c b/drivers/scsi/sg.c
index c198b963..c2b7d34 10
From: Randy Dunlap
Make documentation on target-supported userspace-I/O design be
usable by kernel-doc by using "DOC:". This is used in the driver-api
Documentation chapter.
Signed-off-by: Randy Dunlap
To: "Nicholas A. Bellinger"
Cc: linux-scsi@vger.kernel.org
Cc: target-de...@vger.kernel.org
From: Randy Dunlap
Add a driver-api document for target/iSCSI interfaces.
Signed-off-by: Randy Dunlap
To: "Nicholas A. Bellinger"
Cc: linux-scsi@vger.kernel.org
Cc: target-de...@vger.kernel.org
Cc: linux-...@vger.kernel.org
Cc: "James E.J. Bottomley"
Cc: "Martin K. Petersen"
Cc: Jonathan Cor
From: Randy Dunlap
This patch series fixes kernel-doc warnings in drivers/target/ and
its header files, then adds a Documentation driver-api chapter for
target driver interfaces.
[PATCH v3 1/4] target: target_core_transport.c: fix kernel-doc warnings
[PATCH v3 2/4] target: target_core_transport
From: Randy Dunlap
For exported functions that already have near-kernel-doc notation,
fix them to begin with "/**" and make a few corrections so that they
don't have any kernel-doc warnings.
Signed-off-by: Randy Dunlap
To: "Nicholas A. Bellinger"
Cc: linux-scsi@vger.kernel.org
Cc: target-de...
From: Randy Dunlap
Correct a function parameter's name to eliminate kernel-doc warnings
in drivers/target/target_core_transport.c.
Fixes these kernel-doc warnings: (tested by adding these files to a new
target.rst documentation file)
../drivers/target/target_core_transport.c:1671: warning: No d
On 02/22/2018 04:38 PM, Randy Dunlap wrote:
> Hi Nicholas,
>
> I posted several patches for target documentation cleanups and adding
> a chapter to the driver-api chapter back in December.
>
> Do I need to repost those? Do you want someone else to merge them, even
> though several of them are in
10 matches
Mail list logo