On Tue, 13 May 2014 20:48:09 +0200 Steve French <[email protected]> wrote:
> merged into cifs-2.6.git for-next > > Is the goal here to replace seq_printf (everywhere it has fixed number > of arguments) with seq_puts (it saves a few lines of code since in > those cases seq_printf will turn around and simply call seq_puts)? Hi Steve, Exactly. Those were some checkpatch warnings asking for conversion. Fabian -- 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/

