On Tue, Jun 10, 2014 at 10:46:20AM -0700, Kees Cook wrote: > This makes sure format strings can't accidentally leak into kernel > interface names. > > Signed-off-by: Kees Cook <[email protected]> > --- > drivers/s390/block/dcssblk.c | 2 +- > drivers/s390/char/vmlogrdr.c | 2 +- > drivers/s390/crypto/zcrypt_api.c | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks! -- 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/

