Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts

2014-09-02 Thread Stefan Richter
Folding two replies into one. On Sep 02 Sander Nemvalts wrote: > On Sep 2, 2014 12:56 AM, "Stefan Richter" wrote: > > > On Sep 01 Sander Nemvalts wrote: > > > --- a/drivers/firewire/core-card.c > > > +++ b/drivers/firewire/core-card.c > > > @@ -89,7 +89,8 @@ static size_t config_rom_length = 1

Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts snemva..

2014-09-02 Thread Stefan Richter
Folding two replies into one. On Sep 02 Sander Nemvalts wrote: On Sep 2, 2014 12:56 AM, Stefan Richter stef...@s5r6.in-berlin.de wrote: On Sep 01 Sander Nemvalts wrote: --- a/drivers/firewire/core-card.c +++ b/drivers/firewire/core-card.c @@ -89,7 +89,8 @@ static size_t

Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts

2014-09-01 Thread Paul Bolle
Quite a crowded subject line! On Mon, 2014-09-01 at 23:56 +0200, Stefan Richter wrote: > On Sep 01 Sander Nemvalts wrote: > > @@ -132,7 +133,7 @@ static void generate_config_rom(struct fw_card *card, > > __be32 *config_rom) > > j = 7 + descriptor_count; > > > > /* Generate root

Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts

2014-09-01 Thread Stefan Richter
On Sep 01 Sander Nemvalts wrote: > --- a/drivers/firewire/core-card.c > +++ b/drivers/firewire/core-card.c > @@ -89,7 +89,8 @@ static size_t config_rom_length = 1 + 4 + 1 + 1; > #define BIB_ISC ((1) << 29) > #define BIB_CMC ((1) << 30) > #define

[PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts

2014-09-01 Thread Sander Nemvalts
--- drivers/firewire/core-card.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/firewire/core-card.c b/drivers/firewire/core-card.c index 57ea7f4..825b260 100644 --- a/drivers/firewire/core-card.c +++ b/drivers/firewire/core-card.c @@ -89,7 +89,8 @@ static

[PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts snemva...@gm

2014-09-01 Thread Sander Nemvalts
--- drivers/firewire/core-card.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/firewire/core-card.c b/drivers/firewire/core-card.c index 57ea7f4..825b260 100644 --- a/drivers/firewire/core-card.c +++ b/drivers/firewire/core-card.c @@ -89,7 +89,8 @@ static

Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts snemva..

2014-09-01 Thread Stefan Richter
On Sep 01 Sander Nemvalts wrote: --- a/drivers/firewire/core-card.c +++ b/drivers/firewire/core-card.c @@ -89,7 +89,8 @@ static size_t config_rom_length = 1 + 4 + 1 + 1; #define BIB_ISC ((1) 29) #define BIB_CMC ((1) 30) #define BIB_IRMC

Re: [PATCH] Drivers:firewire: fix style errors in core-card.c This is a patch in the core-card.c file which fixes up 2 warnings found by the checkpatch.pl tool Signed-off-by: Sander Nemvalts snemva..

2014-09-01 Thread Paul Bolle
Quite a crowded subject line! On Mon, 2014-09-01 at 23:56 +0200, Stefan Richter wrote: On Sep 01 Sander Nemvalts wrote: @@ -132,7 +133,7 @@ static void generate_config_rom(struct fw_card *card, __be32 *config_rom) j = 7 + descriptor_count; /* Generate root directory entries