[PATCH 1/2] VME: Move API documentation to Documentation folder

Rob Landley rob at landley.net
Fri May 4 14:39:46 UTC 2012


On 05/04/2012 02:41 AM, Martyn Welch wrote:
> On 03/05/12 17:36, Martyn Welch wrote:
>> The documentation for the VME device driver API is currently in
>> drivers/vme/vme_api.txt, move this to Documentation/vme_api.txt
>>
>> Signed-of-by: Martyn Welch <martyn.welch at ge.com>
>> ---
>>  {drivers/vme => Documentation}/vme_api.txt |    0
>>  1 files changed, 0 insertions(+), 0 deletions(-)
>>  rename {drivers/vme => Documentation}/vme_api.txt (100%)
>>
>> diff --git a/drivers/vme/vme_api.txt b/Documentation/vme_api.txt
>> similarity index 100%
>> rename from drivers/vme/vme_api.txt
>> rename to Documentation/vme_api.txt
> 
> I forgot to add a note (I guess mainly for Rob's benefit), there is currently
> a patch in Greg's staging-next to move drivers/staging/vme/vme_api.txt ->
> drivers/vme/vme_api.txt.
> 
> Martyn
> 

Ah, that would explain it.  I had a window open to reply to this but
hadn't found the _from_ of this move yet.

I'll probably move it into a subdirectory eventually, but for now no
objection to the move.

Acked-by: Rob Landley <rob at landley.net>

Might as well just adjust Greg's patch if it hasn't gone in yet.

One question though: what does VME stand for?  The Documentation file
doesn't say, the Kconfig entry in the directory doesn't say either, the
comment at the top of vme.c doesn't say...

I'm guessing "Virtual Memory Exfoliator".

Rob

-- 
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation.  Pick one.



More information about the devel mailing list