On Thu, 2017-02-02 at 03:22 +0530, Arushi wrote: > This patch fixes the issue by aligning the * on each line in block comments. [] > diff --git a/drivers/staging/speakup/speakup_decpc.c b/drivers/staging/speakup/speakup_decpc.c [] > @@ -85,8 +85,8 @@ > #define CTRL_io_priority 0x0c00 /* change i/o priority */ > #define CTRL_free_mem 0x0d00 /* get free paragraphs on module */ > #define CTRL_get_lang 0x0e00 /* return bit mask of loaded > - * languages > - */ > + * languages > + */ Not correct. > diff --git a/drivers/staging/speakup/speakup_dtlk.h b/drivers/staging/speakup/speakup_dtlk.h [] > @@ -24,11 +24,11 @@ > * usec later. > */ > #define TTS_ALMOST_FULL 0x08 /* mask for AF bit: When set to 1, > - * indicates that less than 300 bytes > - * are available in the TTS input > - * buffer. AF is always 0 in the PCM, > - * TGN and CVSD modes. > - */ > + * indicates that less than 300 bytes > + * are available in the TTS input > + * buffer. AF is always 0 in the PCM, > + * TGN and CVSD modes. > + */ here too, etc... _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel