Home
last modified time | relevance | path

Searched hist:c1c9ff7c94e83fae89a742df74db51156869bad5 (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dprint-tree.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dcheck-integrity.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Droot-tree.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Ddev-replace.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Ddelayed-inode.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dfile-item.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dordered-data.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dcompression.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dfree-space-cache.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dbackref.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dqgroup.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dscrub.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Drelocation.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dctree.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dsuper.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dtransaction.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dioctl.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dextent_io.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dvolumes.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dextent-tree.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Ddisk-io.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dinode.cdiff c1c9ff7c94e83fae89a742df74db51156869bad5 Tue Aug 20 06:20:07 CDT 2013 Geert Uytterhoeven <geert@linux-m68k.org> Btrfs: Remove superfluous casts from u64 to unsigned long long

u64 is "unsigned long long" on all architectures now, so there's no need to
cast it when formatting it using the "ll" length modifier.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>