diff options
author | Bart Van Assche <bvanassche@acm.org> | 2010-12-21 13:09:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-04 00:10:18 +0100 |
commit | d3f70befd9a6ab79413f303109e2c701472e2785 (patch) | |
tree | 1a271b9744ac3b42355026e2cef7d9f97f9e8537 /Documentation/dynamic-debug-howto.txt | |
parent | docs/sysfs: Update directory/kobject documentation. (diff) | |
download | linux-d3f70befd9a6ab79413f303109e2c701472e2785.tar.xz linux-d3f70befd9a6ab79413f303109e2c701472e2785.zip |
docs/sysfs: show() methods should use scnprintf().
Since snprintf() may return a value that exceeds its second argument,
show() methods should use scnprintf() instead of snprintf(). This patch
updates the example in the sysfs documentation accordingly.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/dynamic-debug-howto.txt')
0 files changed, 0 insertions, 0 deletions