[PATCH] fix compiler warnings in acorn.c

2007-07-10 Thread Denver Gingerich
Correct the following compiler warnings: warning: 'adfs_partition' defined but not used warning: 'riscix_partition' defined but not used warning: 'linux_partition' defined but not used Signed-off-by: Denver Gingerich <[EMAIL PROTECTED]> --- --- linux-2.6.22

[PATCH] fix compiler warnings in acorn.c

2007-06-08 Thread Denver Gingerich
This has been posted to the list before, but I forgot to CC the maintainer. Re-posting with CC since the patch hasn't been applied yet as far as I can tell. Denver -- Forwarded message -- From: Denver Gingerich <[EMAIL PROTECTED]> Date: May 20, 2007 10:31 PM Subj

[PATCH] fix compiler warning in dd.c

2007-05-20 Thread Denver Gingerich
rwarded message ------ From: Denver Gingerich <[EMAIL PROTECTED]> Date: May 9, 2007 9:29 PM Subject: [PATCH] fix compiler warning in dd.c To: [EMAIL PROTECTED] Correct the following compiler warning: warning: 'device_probe_drivers' defined but not used Verified that there are no device_prob

[PATCH] fix compiler warnings in acorn.c

2007-05-20 Thread Denver Gingerich
-- Forwarded message -- From: Denver Gingerich <[EMAIL PROTECTED]> Date: May 9, 2007 9:22 PM Subject: [PATCH] fix compiler warnings in acorn.c To: [EMAIL PROTECTED] Correct the following compiler warnings: warning: 'adfs_partition' defined but not used warning: &

[PATCH] fix compiler warning in fixed.c

2007-05-20 Thread Denver Gingerich
-- Forwarded message -- From: Denver Gingerich <[EMAIL PROTECTED]> Date: May 9, 2007 9:26 PM Subject: [PATCH] fix compiler warning in fixed.c To: [EMAIL PROTECTED] Correct the following compiler warning (and warnings resulting from the correction): w