From 687198bbd2679cb72cf381da070082d3d9f57edf Mon Sep 17 00:00:00 2001 From: Stefan Richter Date: Thu, 28 Dec 2006 16:20:00 +0100 Subject: firewire: consistent ifndef blocks in header files Replace __fw_core_h by __fw_transaction_h to match the file name. Add comments to the final #endif in header files. Signed-off-by: Stefan Richter --- drivers/firewire/fw-device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/firewire/fw-device.h') diff --git a/drivers/firewire/fw-device.h b/drivers/firewire/fw-device.h index 84cd5e7e2fce..731abbe5330b 100644 --- a/drivers/firewire/fw-device.h +++ b/drivers/firewire/fw-device.h @@ -124,4 +124,4 @@ fw_driver(struct device_driver *drv) extern struct file_operations fw_device_ops; -#endif +#endif /* __fw_device_h */ -- cgit v1.2.3-58-ga151