Re: [PATCH] [media] ddbridge: constify i2c_algorithm structure

2017-07-23 Thread Daniel Scheller
Am Mon, 10 Jul 2017 17:12:27 +0200 schrieb Daniel Scheller : > From: Daniel Scheller > > Original patch and issue identified by Gustavo A. R. Silva > via [1] using Coccinelle. While at it, even > mark the struct static again since it isn't referenced anywhere else. > > [1] http://www.spinics.n

[PATCH] [media] ddbridge: constify i2c_algorithm structure

2017-07-10 Thread Daniel Scheller
From: Daniel Scheller Original patch and issue identified by Gustavo A. R. Silva via [1] using Coccinelle. While at it, even mark the struct static again since it isn't referenced anywhere else. [1] http://www.spinics.net/lists/linux-media/msg118221.html Cc: Gustavo A. R. Silva Signed-off-by: