On Mon, Jul 10, 2017 at 1:17 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > The new macros don't follow the usual style for declarations, > which we get a warning for with 'make W=1': > > In file included from fs/ceph/mds_client.c:16:0: > include/linux/ceph/ceph_features.h:74:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] > > This moves the 'static' keyword to the front of the > declaration. > > Fixes: f179d3ba8cb9 ("libceph: new features macros") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Applied. Thanks, Ilya -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html