helper: when displaying sizeof() information use bytes instead of bits
commit0c0798ad42a85b337860c58fc686e5495adb7369
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 8 Dec 2011 07:24:13 +0000 (8 10:24 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 8 Dec 2011 07:24:13 +0000 (8 10:24 +0300)
treef5feba1dd6ba603450988c5d9bab2312a3877355
parent22060727ec2d3029cd2cc34f1ea819f30bf2ccea
helper: when displaying sizeof() information use bytes instead of bits

This affects the output of get_variable_from_expr().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_helper.c