Re: [PATCH v1 0/9] x86/cpuid: Headers cleanup
"Ahmed S. Darwish" <[email protected]>
| Newsgroups | dev.linux.lists.x86-cpuid,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aBz8o-Ikwvr9Y1PF@lx-t490> |
On Thu, 08 May, Ahmed S. Darwish wrote:
>
> Simplify it into:
>
> include/asm/
> ├── api.h
> └── types.h
>
Typo:
include/asm/cpuid/
├── api.h
└── types.h
Thanks,
Ahmed