Re: [PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error

2015-08-17 Thread Dan Carpenter
On Fri, Aug 14, 2015 at 01:08:32PM -0400, Raphaël Beamonte wrote: > Fix a macro with complex value coding style error. > This patch description is too vague. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error

2015-08-17 Thread Dan Carpenter
On Fri, Aug 14, 2015 at 01:08:32PM -0400, Raphaël Beamonte wrote: Fix a macro with complex value coding style error. This patch description is too vague. regards, dan carpenter -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

[PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error

2015-08-14 Thread Raphaël Beamonte
Fix a macro with complex value coding style error. Signed-off-by: Raphaël Beamonte --- drivers/staging/gdm72xx/usb_ids.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/staging/gdm72xx/usb_ids.h b/drivers/staging/gdm72xx/usb_ids.h index 8ce544d..7afb9ba 100644

[PATCH] Staging: gdm72xx: usb_ids: fix a macro coding style error

2015-08-14 Thread Raphaël Beamonte
Fix a macro with complex value coding style error. Signed-off-by: Raphaël Beamonte raphael.beamo...@gmail.com --- drivers/staging/gdm72xx/usb_ids.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/staging/gdm72xx/usb_ids.h b/drivers/staging/gdm72xx/usb_ids.h