diff options
author | 2013-03-22 09:11:00 -0600 | |
---|---|---|
committer | 2013-03-22 12:22:49 -0600 | |
commit | d2b805d89510737ea80c1469f854a16480d19778 (patch) | |
tree | eb57b56059cab773ff762e409abbb60da1eaa0ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | loop: cleanup partitions when detaching loop device (diff) | |
download | linux-dev-d2b805d89510737ea80c1469f854a16480d19778.tar.xz linux-dev-d2b805d89510737ea80c1469f854a16480d19778.zip |
cciss: fix invalid use of sizeof in cciss_find_cfgtables()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: scameron@beardog.cce.hp.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions