From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjorn@mork.no (=?utf-8?Q?Bj=C3=B8rn_Mork?=) Date: Thu, 11 Apr 2013 09:47:59 +0200 Subject: Forum for asking questions related to block device drivers In-Reply-To: (neha naik's message of "Wed, 10 Apr 2013 14:53:10 -0600") References: Message-ID: <87y5cpwlsg.fsf@nemi.mork.no> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org neha naik writes: > Nobody has replied to my query here. So i am just wondering if there is > a forum for block device driver where i can post my query. > Please tell me if there is any such forum. The "get_maintainer" script will tell you such things. Try running for example scripts/get_maintainer.pl -f drivers/block/ from the top level kernel source directory. (The answer seems to be NO. The only list pointed to by the script is linux-kernel at vger.kernel.org.) Bj?rn