From: Dan Carpenter <error27@xxxxxxxxx> Date: Sat, 4 Sep 2010 20:33:03 +0200 > This showed up in my audit because we use strcpy() to copy "ds" into a > 32 character buffer inside the isdn_tty_dial() function. But it turns > out that we only ever use the first 32 characters so it's OK. I have > changed the declaration to make the static checkers happy. > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html