diff options
author | Dan Carpenter <[email protected]> | 2013-07-03 15:00:45 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:23 -0700 |
commit | 7121064b214bbc97007ec4d0e70aaeffef1b55f7 (patch) | |
tree | 37f20e4c6aa23bbc387036868f77ab3a28694506 /lib/cpu-notifier-error-inject.c | |
parent | 3b1f9f53b18b2007803de17ab79cea736d5baf81 (diff) |
configfs: use capped length for ->store_attribute()
The difference between "count" and "len" is that "len" is capped at
4095. Changing it like this makes it match how sysfs_write_file() is
implemented.
This is a static analysis patch. I haven't found any store_attribute()
functions where this change makes a difference.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions