ntb_hw_intel: Style fixes: open code macros that just obfuscate code
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 11 Jan 2017 00:33:37 +0000 (17:33 -0700)
committerJon Mason <jdmason@kudzu.us>
Thu, 6 Jul 2017 15:30:07 +0000 (11:30 -0400)
commit48ea02184a9d000f877f901951d37843b26d26ad
treebb863325f038864f80bfecd07ccdb9480f50f8ff
parent0f9bfb979a5fae2936afa128c04f29ab5e07a9ad
ntb_hw_intel: Style fixes: open code macros that just obfuscate code

As per a comments in [1] by Greg Kroah-Hartman, the ndev_* macros should
be cleaned up. This makes it more clear what's actually going on when
reading the code.

[1] http://www.spinics.net/lists/linux-pci/msg56904.html

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/hw/intel/ntb_hw_intel.c
drivers/ntb/hw/intel/ntb_hw_intel.h