Remove stray blank line.

This was accidentally added in r360483.
This commit is contained in:
Warner Losh 2020-04-30 19:48:55 +00:00
parent 5ffef74b16
commit e8a7873da5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360502

View file

@ -1034,7 +1034,6 @@ struct ccb_trans_settings_nvme
uint8_t speed; /* PCIe generation for each lane */
uint8_t max_lanes; /* Number of PCIe lanes */
uint8_t max_speed; /* PCIe generation for each lane */
};
#include <cam/mmc/mmc_bus.h>