Browse Source
There was a last instance of sprintf which somehow was not converted. I know it can't fail, but for consistency, let's use snprintf and check for truncation as we already do in gather_i2c_busses(). Signed-off-by: Jean Delvare <jdelvare@suse.de>tags/v4.2
2 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue