Re: [PATCH] ced1401 coding style fixes

2014-04-22 Thread Dan Carpenter
The subject is in the wrong format. It should be: [PATCH 1/3] Staging: ced1401: fix long lines [PATCH 2/3] Staging: ced1401: add blank lines after declarations [PATCH 3/3] Staging: ced1401: remove unused typedefs Btw, break it up into 3 patches. regards, dan carpenter _

[PATCH] ced1401 coding style fixes

2014-04-19 Thread Jinqiang Zeng
Signed-off-by: Jinqiang Zeng --- drivers/staging/ced1401/usb1401.c |8 ++-- drivers/staging/ced1401/use14_ioc.h |4 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/staging/ced1401/usb1401.c b/drivers/staging/ced1401/usb1401.c index 284abc0..5028318 1006