Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_hw.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_sp_commands.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_spq.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_int.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_cxt.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_sriov.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_l2.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_mcp.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_main.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_dev.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqede_main.cdiff 1a635e488ecf6fcae00bffda61707b63bc1aacbe Mon Aug 15 09:42:43 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed*: Semantic changes

Make semantic-only adjustments to qed* drivers, such as:
- Changes in code indentation.
- Usage of BIT() macro.
- re-naming of variables.
- Re-ordering of variable declerations.
- Removal of (== 0) and (!= 0) in conditions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>