diff for duplicates of <20140514142308.GC18082@mwanda> diff --git a/a/1.txt b/N1/1.txt index 213094b..613174f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ index 91083e6..e4c7ad5 100644 --- a/sound/soc/soc-compress.c +++ b/sound/soc/soc-compress.c @@ -317,8 +317,9 @@ static int soc_compr_trigger_fe(struct snd_compr_stream *cstream, int cmd) - cmd == SND_COMPR_TRIGGER_DRAIN) { + cmd = SND_COMPR_TRIGGER_DRAIN) { if (platform->driver->compr_ops && - platform->driver->compr_ops->trigger) @@ -18,4 +18,4 @@ index 91083e6..e4c7ad5 100644 + cmd); } - if (cstream->direction == SND_COMPRESS_PLAYBACK) + if (cstream->direction = SND_COMPRESS_PLAYBACK) diff --git a/a/content_digest b/N1/content_digest index b39d37c..edeccd3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] ASoC: compress: indent an if statement\0" - "Date\0Wed, 14 May 2014 17:23:08 +0300\0" + "Date\0Wed, 14 May 2014 14:23:08 +0000\0" "To\0Vinod Koul <vinod.koul@intel.com>\0" "Cc\0Liam Girdwood <lgirdwood@gmail.com>" Mark Brown <broonie@kernel.org> @@ -20,7 +20,7 @@ "--- a/sound/soc/soc-compress.c\n" "+++ b/sound/soc/soc-compress.c\n" "@@ -317,8 +317,9 @@ static int soc_compr_trigger_fe(struct snd_compr_stream *cstream, int cmd)\n" - " \t\tcmd == SND_COMPR_TRIGGER_DRAIN) {\n" + " \t\tcmd = SND_COMPR_TRIGGER_DRAIN) {\n" " \n" " \t\tif (platform->driver->compr_ops &&\n" "-\t\t\tplatform->driver->compr_ops->trigger)\n" @@ -30,6 +30,6 @@ "+\t\t\t\t\t\t\t\t cmd);\n" " \t}\n" " \n" - " \tif (cstream->direction == SND_COMPRESS_PLAYBACK)" + " \tif (cstream->direction = SND_COMPRESS_PLAYBACK)" -e6476e531fab7e6f465cfbcb84963174dedf95dab409be98798b1840ff0a2d70 +402ebfd508d4967296e751d8ec87143f9f7090d1769ed1254381c8990a51d21e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.