diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-10-23 13:35:43 +0200 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2012-10-30 11:39:27 +0100 |
commit | 07b1c5bc64cff9c880261a1fef562ef7ea7f6575 (patch) | |
tree | c055ffdac6ab14f8920baba8976fa26cd242fc73 /sound/Makefile | |
parent | efivarfs: Add unique magic number (diff) | |
download | linux-07b1c5bc64cff9c880261a1fef562ef7ea7f6575.tar.xz linux-07b1c5bc64cff9c880261a1fef562ef7ea7f6575.zip |
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 'sound/Makefile')
0 files changed, 0 insertions, 0 deletions