On Mon, 16 Oct 2017 14:19:21 +0200, Colin King wrote: > > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Variable dpcm is never used and hence can be removed. Variable > runtime is being assigned but is never read, so the assignment > is redundant and can be removed. Cleans up two clang warnings: > > Value stored to 'dpcm' is never read > Value stored to 'runtime' is never read > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied (with the subject fix) now, thanks. Takashi -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html