2008-05-30 Pavel Roskin <proski@gnu.org>
commitbaa53bf80f9767796e6d65287ac2250b28f484d0
authorproski <proski@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Fri, 30 May 2008 21:55:31 +0000 (30 21:55 +0000)
committerproski <proski@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Fri, 30 May 2008 21:55:31 +0000 (30 21:55 +0000)
treeeb0386fcb7a0e3dee1802636d18c5536cc2e51b1
parent1a71bb71780a7078a112ec9ecf65f25a6b4ba83b
2008-05-30  Pavel Roskin  <proski@gnu.org>

* util/biosdisk.c (linux_find_partition): Simplify logic and
make the code more universal.  Keep special processing for
devfs, but use a simple rule for all other devices.  If the
device ends with a number, append 'p' and the partition number.
Otherwise, append only the partition number.

git-svn-id: svn+ssh://svn.savannah.gnu.org/grub/trunk/grub2@1605 d0de0278-0dc1-4c01-8a07-af38b3205e46
ChangeLog
util/biosdisk.c