Thread (4 messages) read the whole thread 4 messages, 2 authors, 2015-10-11

Re: [PATCH v3] scsi: ufs: add ioctl interface for query request

From: Arnd Bergmann <hidden>
Date: 2015-10-11 19:14:35
Also in: linux-arm-msm, linux-scsi, lkml

On Sunday 11 October 2015 11:02:34 ygardi-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org wrote:
quoted
no need for the #ifdef here.
in include\scsi\scsi_host.h
the hook - compat_ioctl is defined inside #ifdef CONFIG_COMPAT

#ifdef CONFIG_COMPAT
        int (* compat_ioctl)(struct scsi_device *dev, int cmd, void __user *arg);
#endif

Ah, sorry about that. I saw your v4 before I saw this reply here, and
you are right. This is different from the normal file_operations
compat_ioctl method that doesn't need the #ifdef.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help