On Mon, Mar 20, 2023 at 10:47:08AM -0500, Pierre-Louis Bossart wrote:
+#define BINFILE_VER 0
+#define DRV_VER 1
+#define PPC_DRIVER_CRCCHK 0x00000200
indentation after define?
That's a value for the DRV_VER field - that's a thing people do, it's
fine.