On Mon, Aug 12, 2013 at 02:41:10PM +0300, Andy Shevchenko wrote: > To get name of the file from a pathname let's use kbasename() helper. It allows > to simplify code a bit. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Introduces a compile error fs/btrfs/send.c: In function ‘record_ref’: fs/btrfs/send.c:2615:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] fs/btrfs/send.c:2605:8: warning: unused variable ‘tmp’ [-Wunused-variable] Thanks, Josef -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
