From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030986AbXFHSA5 (ORCPT ); Fri, 8 Jun 2007 14:00:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935947AbXFHSAt (ORCPT ); Fri, 8 Jun 2007 14:00:49 -0400 Received: from mx1.redhat.com ([66.187.233.31]:59006 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935013AbXFHSAs (ORCPT ); Fri, 8 Jun 2007 14:00:48 -0400 Message-ID: <46699945.6020106@redhat.com> Date: Fri, 08 Jun 2007 14:00:37 -0400 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: USB development list CC: linux-kernel , Greg KH Subject: blank filenames in /sys/modules, kernel 2.6.21 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org We just found a file with this name in 2.6.21: Directory name: /sys/module/nousb/parameters File name: "" IOW the file has an empty name. Is this intentional? It sure confuses updatedb... https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242715