Home
last modified time | relevance | path

Searched hist:fae7f21cece9a4c181a8d8131870c7247e153f65 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dcheck-integrity.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Ddelayed-inode.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dfile-item.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dbackref.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dsend.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Drelocation.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dctree.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dtree-log.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dextent_io.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dvolumes.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Ddisk-io.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dextent-tree.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
H A Dinode.cdiff fae7f21cece9a4c181a8d8131870c7247e153f65 Thu Oct 31 00:00:08 CDT 2013 Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com> btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)

Use WARN_ON()'s return value in place of WARN_ON(1) for cleaner source
code that outputs a more descriptive warnings. Also fix the styling
warning of redundant braces that came up as a result of this fix.

Signed-off-by: Dulshani Gunawardhana <dulshani.gunawardhana89@gmail.com>
Reviewed-by: Zach Brown <zab@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>