]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/afs/file.c
afs: Mark expected switch fall-throughs
[linux.git] / fs / afs / file.c
index 323ae99122039944a3df2a36a126748fafcd2529..e8d6619890a91bffb1d3ce12cf51c23547f55508 100644 (file)
@@ -300,6 +300,8 @@ int afs_page_filler(void *data, struct page *page)
                /* page will not be cached */
        case -ENOBUFS:
                _debug("cache said ENOBUFS");
+
+               /* fall through */
        default:
        go_on:
                req = kzalloc(sizeof(struct afs_read) + sizeof(struct page *),