On 04/02/17 19:11, Artur Lorincz wrote:
> Replaced the symbolic permission references S_IRUGO and S_IWUSR with their
> octal counterparts.
>
> Signed-off-by: Artur Lorincz
Applied with a small change to the description to mention which driver we
are dealing with.
Also, for IIO patches please cc
On Mon, Jan 30, 2017 at 11:47:35AM +0100, Hartmut Knaack wrote:
> Artur Lorincz schrieb am 30.01.2017 um 11:10:
> > Replaced the symbolic permission references S_IRUGO and S_IWUSR with their
> > octal counterparts.
>
> Hi Artur,
> patches concerning IIO should be sent to the linux-iio mailing list
On Mon, Jan 30, 2017 at 11:10:36AM +0100, Artur Lorincz wrote:
> Replaced the symbolic permission references S_IRUGO and S_IWUSR with their
> octal counterparts.
>
> Signed-off-by: Artur Lorincz
> ---
> drivers/staging/iio/adc/ad7192.c | 8
> 1 file changed, 4 insertions(+), 4 deletions
Artur Lorincz schrieb am 30.01.2017 um 11:10:
> Replaced the symbolic permission references S_IRUGO and S_IWUSR with their
> octal counterparts.
Hi Artur,
patches concerning IIO should be sent to the linux-iio mailing list, and
former maintainers of the file should be CC'ed.
Now, regarding your pa