On Tue, Feb 06, 2018 at 11:20:01PM +0000, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Function ccp_get_dma_chan_attr is local to the source and does not > need to be in global scope, so make it static. > > Cleans up sparse warning: > drivers/crypto/ccp/ccp-dmaengine.c:41:14: warning: symbol > 'ccp_get_dma_chan_attr' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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