linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools: usb usbip - update README USB/IP driver location
@ 2017-01-13 23:38 ` Shuah Khan
  2017-01-16  7:26   ` Krzysztof Opasiak
  2017-01-19  9:35   ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Shuah Khan @ 2017-01-13 23:38 UTC (permalink / raw)
  To: valentina.manea.m, shuah, gregkh; +Cc: Shuah Khan, linux-usb, linux-kernel

Update USB/IP driver location in README.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 tools/usb/usbip/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/usb/usbip/README b/tools/usb/usbip/README
index 831f49f..f349ef4 100644
--- a/tools/usb/usbip/README
+++ b/tools/usb/usbip/README
@@ -7,7 +7,7 @@
 
 [Requirements]
     - USB/IP device drivers
-	Found in the staging directory of the Linux kernel.
+	Found in the drivers/usb/usbip directory of the Linux kernel.
 
     - libudev >= 2.0
 	libudev library
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] tools: usb usbip - update README USB/IP driver location
  2017-01-13 23:38 ` [PATCH] tools: usb usbip - update README USB/IP driver location Shuah Khan
@ 2017-01-16  7:26   ` Krzysztof Opasiak
  2017-01-19  9:35   ` Greg KH
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Opasiak @ 2017-01-16  7:26 UTC (permalink / raw)
  To: Shuah Khan, valentina.manea.m, shuah, gregkh; +Cc: linux-usb, linux-kernel



On 01/14/2017 12:38 AM, Shuah Khan wrote:
> Update USB/IP driver location in README.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>

Best regards,
-- 
Krzysztof Opasiak
Samsung R&D Institute Poland
Samsung Electronics

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] tools: usb usbip - update README USB/IP driver location
  2017-01-13 23:38 ` [PATCH] tools: usb usbip - update README USB/IP driver location Shuah Khan
  2017-01-16  7:26   ` Krzysztof Opasiak
@ 2017-01-19  9:35   ` Greg KH
  2017-01-19 14:15     ` Shuah Khan
  1 sibling, 1 reply; 5+ messages in thread
From: Greg KH @ 2017-01-19  9:35 UTC (permalink / raw)
  To: Shuah Khan; +Cc: valentina.manea.m, shuah, linux-usb, linux-kernel

On Fri, Jan 13, 2017 at 04:38:32PM -0700, Shuah Khan wrote:
> Update USB/IP driver location in README.
> 
> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
> ---
>  tools/usb/usbip/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/usb/usbip/README b/tools/usb/usbip/README
> index 831f49f..f349ef4 100644
> --- a/tools/usb/usbip/README
> +++ b/tools/usb/usbip/README
> @@ -7,7 +7,7 @@
>  
>  [Requirements]
>      - USB/IP device drivers
> -	Found in the staging directory of the Linux kernel.
> +	Found in the drivers/usb/usbip directory of the Linux kernel.
>  
>      - libudev >= 2.0
>  	libudev library
> -- 
> 2.7.4

Fails to apply to my usb-next branch :(

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] tools: usb usbip - update README USB/IP driver location
  2017-01-19  9:35   ` Greg KH
@ 2017-01-19 14:15     ` Shuah Khan
  2017-01-19 17:28       ` Shuah Khan
  0 siblings, 1 reply; 5+ messages in thread
From: Shuah Khan @ 2017-01-19 14:15 UTC (permalink / raw)
  To: Greg KH; +Cc: valentina.manea.m, shuah, linux-usb, linux-kernel, shuah Khan

On 01/19/2017 02:35 AM, Greg KH wrote:
> On Fri, Jan 13, 2017 at 04:38:32PM -0700, Shuah Khan wrote:
>> Update USB/IP driver location in README.
>>
>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
>> Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
>> ---
>>  tools/usb/usbip/README | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tools/usb/usbip/README b/tools/usb/usbip/README
>> index 831f49f..f349ef4 100644
>> --- a/tools/usb/usbip/README
>> +++ b/tools/usb/usbip/README
>> @@ -7,7 +7,7 @@
>>  
>>  [Requirements]
>>      - USB/IP device drivers
>> -	Found in the staging directory of the Linux kernel.
>> +	Found in the drivers/usb/usbip directory of the Linux kernel.
>>  
>>      - libudev >= 2.0
>>  	libudev library
>> -- 
>> 2.7.4
> 
> Fails to apply to my usb-next branch :(
> 

Sorry about that. I will rebase and resend the patch.

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] tools: usb usbip - update README USB/IP driver location
  2017-01-19 14:15     ` Shuah Khan
@ 2017-01-19 17:28       ` Shuah Khan
  0 siblings, 0 replies; 5+ messages in thread
From: Shuah Khan @ 2017-01-19 17:28 UTC (permalink / raw)
  To: Shuah Khan, Greg KH
  Cc: valentina.manea.m, linux-usb, linux-kernel, Shuah Khan

On 01/19/2017 07:15 AM, Shuah Khan wrote:
> On 01/19/2017 02:35 AM, Greg KH wrote:
>> On Fri, Jan 13, 2017 at 04:38:32PM -0700, Shuah Khan wrote:
>>> Update USB/IP driver location in README.
>>>
>>> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
>>> Reviewed-by: Krzysztof Opasiak <k.opasiak@samsung.com>
>>> ---
>>>  tools/usb/usbip/README | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/tools/usb/usbip/README b/tools/usb/usbip/README
>>> index 831f49f..f349ef4 100644
>>> --- a/tools/usb/usbip/README
>>> +++ b/tools/usb/usbip/README
>>> @@ -7,7 +7,7 @@
>>>  
>>>  [Requirements]
>>>      - USB/IP device drivers
>>> -	Found in the staging directory of the Linux kernel.
>>> +	Found in the drivers/usb/usbip directory of the Linux kernel.

This is already fixed in usb-next. My bad. Sorry for the noise.

>>>  
>>>      - libudev >= 2.0
>>>  	libudev library
>>> -- 
>>> 2.7.4
>>

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-19 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170113234708epcas4p3d8ae3baf97afa738889394e38a410403@epcas4p3.samsung.com>
2017-01-13 23:38 ` [PATCH] tools: usb usbip - update README USB/IP driver location Shuah Khan
2017-01-16  7:26   ` Krzysztof Opasiak
2017-01-19  9:35   ` Greg KH
2017-01-19 14:15     ` Shuah Khan
2017-01-19 17:28       ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).