[PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.

Subsystems: staging subsystem, the rest

STALE3390d

3 messages, 2 authors, 2017-05-25 · open the first message on its own page

[PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.

From: srishti sharma <hidden>
Date: 2017-05-19 20:30:41

fixed a trailing */ issue .

Signed-off-by: srishti sharma <redacted>
---
 drivers/staging/bcm2835-audio/bcm2835-ctl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/bcm2835-audio/bcm2835-ctl.c b/drivers/staging/bcm2835-audio/bcm2835-ctl.c
index a4ffa1b..38fabab 100644
--- a/drivers/staging/bcm2835-audio/bcm2835-ctl.c
+++ b/drivers/staging/bcm2835-audio/bcm2835-ctl.c
@@ -247,8 +247,8 @@ static int snd_bcm2835_spdif_mask_get(struct snd_kcontrol *kcontrol,
 	struct snd_ctl_elem_value *ucontrol)
 {
 	/* bcm2835 supports only consumer mode and sets all other format flags
-	 * automatically. So the only thing left is signalling non-audio
-	 * content */
+	 * automatically. So the only thing left is signalling non-audio content
+	 */
 	ucontrol->value.iec958.status[0] = IEC958_AES0_NONAUDIO;
 	return 0;
 }
2.7.4

Re: [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.

From: Greg KH <gregkh@linuxfoundation.org>
Date: 2017-05-25 16:57:21

On Sat, May 20, 2017 at 02:00:24AM +0530, srishti sharma wrote:
fixed a trailing */ issue .

Signed-off-by: srishti sharma <redacted>
---
 drivers/staging/bcm2835-audio/bcm2835-ctl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
This file isn't in my tree, always work against linux-next please...

thanks,

greg k-h

Re: [PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue.

From: srishti sharma <hidden>
Date: 2017-05-25 19:27:24

On Thu, May 25, 2017 at 10:27 PM, Greg KH [off-list ref] wrote:
On Sat, May 20, 2017 at 02:00:24AM +0530, srishti sharma wrote:
quoted
fixed a trailing */ issue .

Signed-off-by: srishti sharma <redacted>
---
 drivers/staging/bcm2835-audio/bcm2835-ctl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
This file isn't in my tree, always work against linux-next please...

thanks,

greg k-h

Thanks for letting me know !

Regards,
Srishti
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help