Re: [PATCH v2 2/4] staging: pi433: Change Comments

2017-08-16 Thread Dan Carpenter
On Wed, Aug 16, 2017 at 10:53:19AM +0530, Rishabh Hardas wrote: > + enum optionOnOffenable_crc; /* only operational, > +*if sync on and fixed > +* length or leng

[PATCH v2 2/4] staging: pi433: Change Comments

2017-08-15 Thread Rishabh Hardas
Shorten long comments and format them in kernel style comments. Signed-off-by: Rishabh Hardas --- drivers/staging/pi433/pi433_if.h | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/drivers/staging/pi433/pi433_if.h b/drivers/staging/pi433/pi433_if.h index 91e4a0

[PATCH v2 2/4] staging: pi433: Change Comments

2017-08-03 Thread Rishabh Hardas
Signed-off-by: Rishabh Hardas --- drivers/staging/pi433/pi433_if.h | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/drivers/staging/pi433/pi433_if.h b/drivers/staging/pi433/pi433_if.h index 91e4a01..84032f3 100644 --- a/drivers/staging/pi433/pi433_if.h +++ b/dr