lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210321030855.GA18105@debian>
Date:   Sun, 21 Mar 2021 08:38:56 +0530
From:   Bhaskar Chowdhury <unixbhaskar@...il.com>
To:     mhiramat@...nel.org
Cc:     LinuxKernel <linux-kernel@...r.kernel.org>
Subject: Bootconfig ..too many deep level of header file

 Hey, Masami

 I was wondering why so many level of "deep nesting" of a particualr header
 file like this one :

 ✔ ~/git-linux/linux/tools/bootconfig/include/linux [patch L|✔]
08:34 $ cat bootconfig.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _BOOTCONFIG_LINUX_BOOTCONFIG_H
#define _BOOTCONFIG_LINUX_BOOTCONFIG_H

#include "../../../../include/linux/bootconfig.h"

#endif

I am surely missing some basic stuff...but...anyway, I have taken a peek on other files in the same dir and none have the nesting like that(the include ../ ...line)

Any specific reason? OR did you thought of keeping all the header file in one paplace(wildly guessing) ...


~Bhaskar

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ