public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix missing misc nodes
@ 2014-02-18  5:27 Lucas De Marchi
  2014-02-18  5:27 ` [PATCH 1/2] misc: add comment on unused minors Lucas De Marchi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Lucas De Marchi @ 2014-02-18  5:27 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: kay.sievers, linux-kernel, Rob Landley

From: Lucas De Marchi <lucas.demarchi@intel.com>

These patches are not intended for merging as is... clearly we have at least
one problem: fram's minor is clashing with logibm's. I don't know what to do
here.

The first patch also adds comments on those minors that are defined but not
used. Is that ok?

Lucas De Marchi (2):
  misc: add comment on unused minors
  misc: add missing minor nodes

 Documentation/devices.txt  |  3 +++
 include/linux/miscdevice.h | 16 ++++++++--------
 2 files changed, 11 insertions(+), 8 deletions(-)

-- 
1.9.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-02-19 21:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18  5:27 [PATCH 0/2] Fix missing misc nodes Lucas De Marchi
2014-02-18  5:27 ` [PATCH 1/2] misc: add comment on unused minors Lucas De Marchi
2014-02-18  5:27 ` [PATCH 2/2] misc: add missing minor nodes Lucas De Marchi
2014-02-18 18:52   ` Greg Kroah-Hartman
2014-02-19 19:46     ` Mark Jackson
2014-02-19 21:17       ` Lucas De Marchi
2014-02-18 18:53 ` [PATCH 0/2] Fix missing misc nodes Greg Kroah-Hartman
2014-02-19  1:56 ` Valdis.Kletnieks
2014-02-19 11:45   ` One Thousand Gnomes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox