Pārlūkot izejas kodu

ASoC: Intel: Skylake: Fix a comment style

While changing code notice bad comment style, so fix it up.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Vinod Koul 9 gadi atpakaļ
vecāks
revīzija
8d983be820
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      sound/soc/intel/skylake/skl-sst-ipc.h

+ 1 - 1
sound/soc/intel/skylake/skl-sst-ipc.h

@@ -66,7 +66,7 @@ struct skl_sst {
 
 	/* callback for miscbdge */
 	void (*enable_miscbdcge)(struct device *dev, bool enable);
-	/*Is CGCTL.MISCBDCGE disabled*/
+	/* Is CGCTL.MISCBDCGE disabled */
 	bool miscbdcg_disabled;
 
 	/* Populate module information */