summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMatt Fleming <matt.fleming@intel.com>2012-10-23 11:35:43 (GMT)
committerMatt Fleming <matt.fleming@intel.com>2012-10-30 10:39:27 (GMT)
commit07b1c5bc64cff9c880261a1fef562ef7ea7f6575 (patch)
treec055ffdac6ab14f8920baba8976fa26cd242fc73 /kernel
parent91716322d834cba34f4a7ed5e4a39673eb90862b (diff)
downloadlinux-fsl-qoriq-07b1c5bc64cff9c880261a1fef562ef7ea7f6575.tar.xz
efivarfs: Make 'datasize' unsigned long
There's no reason to declare 'datasize' as an int, since the majority of the functions it's passed to expect an unsigned long anyway. Plus, this way we avoid any sign problems during arithmetic. Acked-by: Jeremy Kerr <jeremy.kerr@canonical.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions