Re: [PATCH] bridge: Fix format string for %ul

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

 



Hello.

On 8/27/2016 6:10 AM, Oleg Drokin wrote:

%ul would print an unsigned value and a letter l,
likely it was %lu that was meant to print the long int,
but in reality the values printed there are just regular signed

   Signed? Then you need probably "%d" or "%i"...

ints, so just dropping the l altogether.

Signed-off-by: Oleg Drokin <green@xxxxxxxxxxxxxx>
[...]

MBR, Sergei




[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux