Re: [PATCH v3 7/8] debugfs: allow access to signed values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +static u64 debugfs_s8_get(void *data)


>  struct simple_attr {
> -	u64 (*get)(void *);
> +	unsigned long long (*get)(void *);

That seems wrong. Wouldn't you have to declare all the _get functions
with unsigned long long too now to avoid trouble on systems where u64 !=
unsigned long long?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux