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)