commit | 687198bbd2679cb72cf381da070082d3d9f57edf | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Dec 28 16:20:00 2006 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Mar 09 22:02:38 2007 +0100 |
tree | 7b72368adf8fab07796e44f3e7391a640338f6fc | |
parent | 35b7541c8fb40e298017c2b1a90d82d740c3e2eb [diff] [blame] |
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 <stefanr@s5r6.in-berlin.de>
diff --git a/drivers/firewire/fw-device.h b/drivers/firewire/fw-device.h index 84cd5e7..731abbe 100644 --- a/drivers/firewire/fw-device.h +++ b/drivers/firewire/fw-device.h
@@ -124,4 +124,4 @@ extern struct file_operations fw_device_ops; -#endif +#endif /* __fw_device_h */