]> git.baikalelectronics.ru Git - kernel.git/commit
fs/char_dev.c: remove unused cdev_index()
authorNamhyung Kim <namhyung@gmail.com>
Thu, 13 Jan 2011 01:00:37 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:17 +0000 (08:03 -0800)
commit5f5df400d36badfdce828ab0021206751b9cdc8b
tree2e01041b3173c2d1ce511643c04466c9e1f066db
parent5e90f7363408cf72ffca5bb89364dc8b034238ae
fs/char_dev.c: remove unused cdev_index()

Commit f3f63efafd80 ("ieee1394: remove the old IEEE 1394 driver stack")
eliminated the only user of cdev_index().  So it can be removed too.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/char_dev.c
include/linux/cdev.h