Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1671264

Re: [PATCH] drivers/fsi: fix fsi_slave_mode prototype

From Jeremy Kerr <jk@ozlabs.org>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers/fsi: fix fsi_slave_mode prototype
Date 2017-06-21 03:00 +0200
Message-ID <tUC9X-7mL-5@gated-at.bofh.it> (permalink)
References <tUyg2-4YJ-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Arnd,

> gcc warns about the return type of this function:
> 
> drivers/fsi/fsi-core.c:535:8: error: type qualifiers ignored on function return type [-Werror=ignored-qualifiers]
> 
> This removes the 'const' attribute, as suggested by the warning.

Acked-by: Jeremy Kerr <jk@ozlabs.org>

Cheers,


Jeremy

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] drivers/fsi: fix fsi_slave_mode prototype Arnd Bergmann <arnd@arndb.de> - 2017-06-20 22:50 +0200
  Re: [PATCH] drivers/fsi: fix fsi_slave_mode prototype Jeremy Kerr <jk@ozlabs.org> - 2017-06-21 03:00 +0200

csiph-web