linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/usb/storage/cypress_atacb.c: Remove duplicate header
@ 2019-01-11  9:10 Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-01-11  9:10 UTC (permalink / raw)
  To: Sabyasachi Gupta
  Cc: stern, linux-usb, usb-storage, linux-kernel, jrdr.linux,
	brajeswar.linux

On Thu, Jan 10, 2019 at 12:19:36PM +0530, Sabyasachi Gupta wrote:
> Remove unusual_cypress.h which is included more than once.
> 
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> ---
>  drivers/usb/storage/cypress_atacb.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/usb/storage/cypress_atacb.c b/drivers/usb/storage/cypress_atacb.c
> index 4825902..be2e346 100644
> --- a/drivers/usb/storage/cypress_atacb.c
> +++ b/drivers/usb/storage/cypress_atacb.c
> @@ -55,7 +55,6 @@ MODULE_DEVICE_TABLE(usb, cypress_usb_ids);
>  }
>  
>  static struct us_unusual_dev cypress_unusual_dev_list[] = {
> -#	include "unusual_cypress.h"
>  	{ }		/* Terminating entry */
>  };
>  
> -- 
> 2.7.4
> 

Again, no.

^ permalink raw reply	[flat|nested] 2+ messages in thread
* drivers/usb/storage/cypress_atacb.c: Remove duplicate header
@ 2019-01-10  6:49 Sabyasachi Gupta
  0 siblings, 0 replies; 2+ messages in thread
From: Sabyasachi Gupta @ 2019-01-10  6:49 UTC (permalink / raw)
  To: stern, gregkh
  Cc: linux-usb, usb-storage, linux-kernel, jrdr.linux, brajeswar.linux

Remove unusual_cypress.h which is included more than once.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
 drivers/usb/storage/cypress_atacb.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/usb/storage/cypress_atacb.c b/drivers/usb/storage/cypress_atacb.c
index 4825902..be2e346 100644
--- a/drivers/usb/storage/cypress_atacb.c
+++ b/drivers/usb/storage/cypress_atacb.c
@@ -55,7 +55,6 @@ MODULE_DEVICE_TABLE(usb, cypress_usb_ids);
 }
 
 static struct us_unusual_dev cypress_unusual_dev_list[] = {
-#	include "unusual_cypress.h"
 	{ }		/* Terminating entry */
 };
 

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

end of thread, other threads:[~2019-01-11  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-11  9:10 drivers/usb/storage/cypress_atacb.c: Remove duplicate header Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2019-01-10  6:49 Sabyasachi Gupta

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).