From b563838f1a15255194e2d81c529a717bdf2023d1 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 2 Sep 2008 10:14:13 +0200 Subject: [PATCH] --- yaml --- r: 113188 b: refs/heads/master c: ee63a7d2287c677ed022bf3f584f5a187b6c402f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mmc/host.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 48014b1fdc71..163eae332d37 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d16f57700475f670ca2828c150a34fa7102a05fc +refs/heads/master: ee63a7d2287c677ed022bf3f584f5a187b6c402f diff --git a/trunk/include/linux/mmc/host.h b/trunk/include/linux/mmc/host.h index 9c288c909878..bde891f64591 100644 --- a/trunk/include/linux/mmc/host.h +++ b/trunk/include/linux/mmc/host.h @@ -65,7 +65,7 @@ struct mmc_host_ops { * -ENOSYS when not supported (equal to NULL callback) * or a negative errno value when something bad happened * - * Return values for the get_ro callback should be: + * Return values for the get_cd callback should be: * 0 for a absent card * 1 for a present card * -ENOSYS when not supported (equal to NULL callback)