]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/tidspbridge/rmgr/nldr.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / staging / tidspbridge / rmgr / nldr.c
index a6ae007015d08721cdf847363b45db0a2bcd4b92..28354bbf1aeb04f0807696179ff617b88c6abdec 100644 (file)
@@ -943,7 +943,7 @@ static int add_ovly_info(void *handle, struct dbll_sect_info *sect_info,
 
        /* Determine which phase this section belongs to */
        for (pch = sect_name + 1; *pch && *pch != seps; pch++)
-               ;;
+               ;
 
        if (*pch) {
                pch++;          /* Skip over the ':' */