The patch titled Fix typo in rtc kconfig has been removed from the -mm tree. Its filename is fix-typo-in-rtc-kconfig.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Fix typo in rtc kconfig From: Pavel Machek <pavel@xxxxxx> Fix simple typo in RTC_HCTOSYS option. Signed-off-by: Pavel Machek <pavel@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/rtc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/rtc/Kconfig~fix-typo-in-rtc-kconfig drivers/rtc/Kconfig --- a/drivers/rtc/Kconfig~fix-typo-in-rtc-kconfig +++ a/drivers/rtc/Kconfig @@ -27,7 +27,7 @@ config RTC_HCTOSYS help If you say yes here, the system time will be set using the value read from the specified RTC device. This is useful - in order to avoid unnecessary fschk runs. + in order to avoid unnecessary fsck runs. config RTC_HCTOSYS_DEVICE string "The RTC to read the time from" _ Patches currently in -mm which might be from pavel@xxxxxx are origin.patch git-ieee1394.patch uswsusp-add-pmops-prepareenterfinish-support-aka-platform-mode.patch swsusp-use-suspend_console.patch swsusp-use-partition-device-and-offset-to-identify-swap-areas.patch swsusp-rearrange-swap-handling-code.patch swsusp-use-block-device-offsets-to-identify-swap-locations-rev-2.patch swsusp-add-resume_offset-command-line-parameter-rev-2.patch swsusp-add-resume_offset-command-line-parameter-rev-2-fix.patch swsusp-document-support-for-swap-files-rev-2.patch swsusp-debugging.patch swsusp-debugging-doc.patch swsusp-add-ioctl-for-swap-files-support.patch swsusp-update-userland-interface-documentation.patch ide-reprogram-disk-pio-timings-on-resume.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html