On Fri, Nov 27 2015, kbuild test robot <[email protected]> wrote: > Hi Rasmus, > > [auto build test WARNING on: v4.4-rc2] > [also build test WARNING on: next-20151127] > > url: > https://github.com/0day-ci/linux/commits/Rasmus-Villemoes/btrfs-use-kbasename-in-btrfsic_mount/20151127-161249 > config: i386-randconfig-s1-201547 (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All warnings (new ones prefixed by >>): > > fs/btrfs/check-integrity.c: In function 'btrfsic_mount': >>> fs/btrfs/check-integrity.c:3140:5: warning: assignment discards 'const' >>> qualifier from pointer target type [-Wdiscarded-qualifiers] > p = kbasename(ds->name); > ^ >
Baah. Ok, that's easy to fix. Sorry for not compile-testing this myself. Rasmus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

