On 09/09/2013 01:19 AM, Graeme Gregory wrote:
On Mon, Sep 09, 2013 at 09:00:57AM +0200, Tomasz Nowicki wrote:
Hi Al,
W dniu 06.09.2013 20:33, Al Stone pisze:
[snip....]
diff --git a/tools/common/check_aml.c b/tools/common/check_aml.c new file mode 100644 index 0000000..ac47aa6 --- /dev/null +++ b/tools/common/check_aml.c @@ -0,0 +1,512 @@ +/*
- cab.c: helper functions for the tool to Check A Blob of ACPI tables
Wrong file name in the comment.
Ohhh... yes, I will fix it here as well as wrong file name in another places...
This is the reason kernel code stopped using the file name in the comment header. It was too often forgotten on file rename.
Graeme
Yeah, good point. Force of habit, on my part. I reckon if they're present, make sure they're correct. If one chooses not to put in the file names, that's fine too.